Explorar o código

- Fixed the description of @summon
- Fixed @nuke's position (I edited the wrong file by accident)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9735 54d463be-8e91-2dee-dedb-b68131a5f0ec

ultramage %!s(int64=18) %!d(string=hai) anos
pai
achega
f0b945f35f
Modificáronse 2 ficheiros con 14 adicións e 8 borrados
  1. 3 0
      conf-tmpl/Changelog.txt
  2. 11 8
      conf-tmpl/atcommand_athena.conf

+ 3 - 0
conf-tmpl/Changelog.txt

@@ -1,5 +1,8 @@
 Date	Added
 
+2007/01/28
+	* Fixed the description of @summon
+	* Fixed @nuke's position (I edited the wrong file by accident)
 2007/01/27
 	* Atcommand fixup [ultramage]
 	- removed atcommands @w, @server_date/time, @red, @happyhappyjoyjoy, @shuffle

+ 11 - 8
conf-tmpl/atcommand_athena.conf

@@ -422,20 +422,22 @@ guild: 50
 // Brings up your guild storage wherever you are.
 gstorage: 50
 
-// Spawns a monster, and a certain amount (3 same commands + /monster).
-spawn: 50
-monster: 50
-summon: 50
-
 // To get a peco to (un)ride for another player.
 charmountpeco: 50
 
+// Spawns a monster, and a certain amount (2 same commands + /monster).
+monster: 50
+spawn: 50
+
 // Spawns a smaller sized version of a monster.
 monstersmall: 50
 
 // Spawns a larger sized version of a monster.
 monsterbig: 50
 
+// Spawns mobs that treat you as their master (they disappear after some time)
+summon: 50
+
 // It will spawn a supportive clone of the given player.
 clone: 50
 
@@ -502,9 +504,12 @@ killmonster: 60
 // Creates yourself a pet egg, have to use Pet ID.
 makeegg: 60
 
-//Hatches an egg
+// Hatches an egg
 hatch: 60
 
+// Instantly kills player whose name is entered and deals insane damage to everything around
+nuke: 60
+
 // Enable hitting a player even when not in pvp
 killer: 60
 
@@ -821,8 +826,6 @@ deletemail: 1
 //---------------------------------------------------------------
 // 100: Disabled commands
 gm: 100
-nuke: 100
-
 
 //---------------------
 // OTHER: not a command