From 9881d5a0554d72be30109dfeee29390fdbdc799a Mon Sep 17 00:00:00 2001 From: Michieru Date: Sat, 10 Jan 2015 19:03:17 +0100 Subject: Add new eclage skills used in items Update item_db to episode 14.2 Update eclage mobs spawn to official Update eclage mobs to official --- src/common/mapindex.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/common/mapindex.h') diff --git a/src/common/mapindex.h b/src/common/mapindex.h index 91bf4562e..8e552261a 100644 --- a/src/common/mapindex.h +++ b/src/common/mapindex.h @@ -54,6 +54,7 @@ #define MAP_MALANGDO "malangdo" #define MAP_MALAYA "malaya" #define MAP_ECLAGE "eclage" +#define MAP_ECLAGE_IN "ecl_in01" #define mapindex_id2name(n) mapindex->id2name((n),__FILE__, __LINE__, __func__) #define mapindex_exists(n) ( mapindex->list[(n)].name[0] != '\0' ) -- cgit v1.2.3-70-g09d2