* updated map server to jA1137~1159

* Some tidying up in mob.c and skill.c

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1342 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
celest
2005-03-30 11:44:12 +00:00
parent 307af82dec
commit 72f63ee03e
28 changed files with 1158 additions and 523 deletions

View File

@@ -122,6 +122,10 @@ enum AtCommandType {
AtCommand_ReloadSkillDB,
AtCommand_ReloadScript,
AtCommand_ReloadGMDB,
AtCommand_ReloadAtcommand,
AtCommand_ReloadBattleConf,
AtCommand_ReloadStatusDB,
AtCommand_ReloadPcDB,
AtCommand_MapInfo,
AtCommand_Dye,
AtCommand_Hstyle,