diff options
Diffstat (limited to 'src/map/atcommand.h')
-rw-r--r-- | src/map/atcommand.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/map/atcommand.h b/src/map/atcommand.h index 6f199cf2b..396261a9c 100644 --- a/src/map/atcommand.h +++ b/src/map/atcommand.h @@ -54,6 +54,8 @@ enum AtCommandType { AtCommand_Go, AtCommand_Spawn, AtCommand_Monster, + AtCommand_MonsterSmall, + AtCommand_MonsterBig, AtCommand_KillMonster, AtCommand_KillMonster2, AtCommand_Refine, |