From f9a5863bf371be14664003874714be1a8c179de0 Mon Sep 17 00:00:00 2001 From: ultramage Date: Sun, 28 Jan 2007 13:45:19 +0000 Subject: - Fixed the description of @summon - Fixed @nuke's position (I edited the wrong file by accident) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9735 54d463be-8e91-2dee-dedb-b68131a5f0ec --- conf-tmpl/atcommand_athena.conf | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) (limited to 'conf-tmpl/atcommand_athena.conf') diff --git a/conf-tmpl/atcommand_athena.conf b/conf-tmpl/atcommand_athena.conf index bd7d1d0a2..43f97e693 100644 --- a/conf-tmpl/atcommand_athena.conf +++ b/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 -- cgit v1.2.3-70-g09d2