From ae6aa7431d176f3defab07234cdd7677523f0c4d Mon Sep 17 00:00:00 2001 From: codemaster Date: Mon, 13 Dec 2004 22:15:58 +0000 Subject: * common/mmo.h: changed base_level and job_level to unsigned int to increase max levels * char/char.c: added a NULL check for the file in parse_friend_txt * map/atcommand.c/.h: added @clearweather (thanks to Dexity) * map/charcommand.c/.h: added #spiritball * map/mob.c: fixed a compiler warning (ln was an int and was supposed to be an unsigned long int) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@563 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/atcommand.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map/atcommand.h') diff --git a/src/map/atcommand.h b/src/map/atcommand.h index ce8fc2359..5cb40b433 100644 --- a/src/map/atcommand.h +++ b/src/map/atcommand.h @@ -187,6 +187,7 @@ enum AtCommandType { AtCommand_Send, AtCommand_SetBattleFlag, AtCommand_UnMute, + AtCommand_Clearweather, // by Dexity AtCommand_UpTime, // by MC Cameri AtCommand_ChangeSex, // by MC Cameri AtCommand_Mute, // [celest] -- cgit v1.2.3-70-g09d2