From 5e6480cb11403f8f634a1cfc9648c7ec654c0fb8 Mon Sep 17 00:00:00 2001 From: skotlex Date: Mon, 20 Feb 2006 03:14:49 +0000 Subject: - Fixed Taekwon stances not triggering. - Added atcommand @exp - Added error reporting when add_timer_interval receives a negative/0 interval value. - Fixed a possible infinite recursion bug with splash self skills. - Modified the way firewall_hits_on_undead works, to loop and invoke multiple skill_attacks based on the value. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5338 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 5c24778fa..a84b8ba8c 100644 --- a/src/map/atcommand.h +++ b/src/map/atcommand.h @@ -236,6 +236,7 @@ enum AtCommandType { AtCommand_ChangeLook, AtCommand_AutoLoot, //by Upa-Kun AtCommand_MobInfo, //by Lupus + AtCommand_Exp, // by Skotlex AtCommand_Adopt, // by Veider AtCommand_Version, // by Ancyker -- cgit v1.2.3-70-g09d2