diff options
Diffstat (limited to 'conf-tmpl/atcommand_athena.conf')
-rw-r--r-- | conf-tmpl/atcommand_athena.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/conf-tmpl/atcommand_athena.conf b/conf-tmpl/atcommand_athena.conf index f0add1f2e..e65219fa4 100644 --- a/conf-tmpl/atcommand_athena.conf +++ b/conf-tmpl/atcommand_athena.conf @@ -307,6 +307,10 @@ spawn: 50 monster: 50 summon: 50 +// Spawns monster in small or big size. +monstersmall: 50 +monsterbig: 50 + // Spawns a monster with parameters not in same order of @spawn. monster2: 50 |