From f4fb487fbd563ead914ebdc64ae8074650469375 Mon Sep 17 00:00:00 2001 From: shenhuyong Date: Sat, 5 Oct 2013 11:59:41 +0800 Subject: * Follow up dedec165eaeb0d291279b1d5b53fac242bcf7b4c -Update pre-re/skill_db.txt * Updated the const.txt to support the newest common status, as well as the latest NPC's. * Fixed a issue where the Dark Collector's assigned MAPID was incorrect. * Updated all Rebellion skills to have official ranges and SP requirements. -Also updated the skill_db entrys for these skills to have near official settings. --- src/map/map.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map/map.h') diff --git a/src/map/map.h b/src/map/map.h index 67fdfcf96..ab4099917 100644 --- a/src/map/map.h +++ b/src/map/map.h @@ -118,7 +118,7 @@ enum { MAPID_ALCHEMIST, MAPID_ROGUE, MAPID_SOUL_LINKER, - MAPID_DARK_COLLECTOR = JOBL_2_2|0x0D, + MAPID_DARK_COLLECTOR = JOBL_2_2|0x0E, //Trans Novice And Trans 1-1 Jobs MAPID_NOVICE_HIGH = JOBL_UPPER|0x0, MAPID_SWORDMAN_HIGH, -- cgit v1.2.3-70-g09d2