From 758e7e6a9a995ea27f0ec5461a588c2278f45ec4 Mon Sep 17 00:00:00 2001 From: skotlex Date: Fri, 24 Aug 2007 01:15:56 +0000 Subject: - Fixed the hotkey list sending to the client not displaying right away. - Corrected the unit_id of NPC_EVILLAND (taken from jA) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11071 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/skill.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/map/skill.h') diff --git a/src/map/skill.h b/src/map/skill.h index 68b5872f6..c67d65588 100644 --- a/src/map/skill.h +++ b/src/map/skill.h @@ -989,6 +989,11 @@ enum { UNT_GROUNDDRIFT_POISON, UNT_GROUNDDRIFT_WATER, UNT_GROUNDDRIFT_FIRE, + //0xc3 ? + //0xc4 ? + //0xc5 ? + //0xc6 ? + UNT_EVILLAND = 0xc7, }; #endif /* _SKILL_H_ */ -- cgit v1.2.3-60-g2f50