From 11278d27b85a5930b548c73e20fd651558e0e1bf Mon Sep 17 00:00:00 2001 From: Haru Date: Tue, 15 Dec 2015 00:25:54 +0100 Subject: Added Zanzou mob ID to the mob_id enum Signed-off-by: Haru --- src/map/mob.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/map/mob.h') diff --git a/src/map/mob.h b/src/map/mob.h index 8042c55b1..073d485ff 100644 --- a/src/map/mob.h +++ b/src/map/mob.h @@ -390,6 +390,8 @@ enum mob_id { //... MOBID_LITTLE_FATUM = 2136, ///< LITTLE_FATUM / Little Fatum MOBID_MIMING = 2137, ///< MIMING / Miming + + MOBID_KO_KAGE = 2308, ///< KO_KAGE / Zanzou }; // The data structures for storing delayed item drops -- cgit v1.2.3-70-g09d2