From cf142dc21aafd6bf0a483c87f32c219375ae116a Mon Sep 17 00:00:00 2001 From: Haru Date: Tue, 15 Dec 2015 00:43:54 +0100 Subject: Added Poring 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 073d485ff..5485b2a91 100644 --- a/src/map/mob.h +++ b/src/map/mob.h @@ -272,6 +272,8 @@ enum { * Mob IDs */ enum mob_id { + MOBID_PORING = 1002, ///< PORING / Poring + MOBID_HORNET = 1004, ///< HORNET / Hornet MOBID_RED_PLANT = 1078, ///< RED_PLANT / Red Plant -- cgit v1.2.3-70-g09d2