diff options
author | Vicious <Vicious@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-07 21:53:57 +0000 |
---|---|---|
committer | Vicious <Vicious@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-07 21:53:57 +0000 |
commit | 0ccace72239f51607930e40a8247afedcec44db9 (patch) | |
tree | ce6e8a7f888042063c974ed235a80203a5203de3 /src/map/map.h | |
parent | c7c7cf8234180753db71c3da91e6bb3a2dd44593 (diff) | |
download | hercules-0ccace72239f51607930e40a8247afedcec44db9.tar.gz hercules-0ccace72239f51607930e40a8247afedcec44db9.tar.bz2 hercules-0ccace72239f51607930e40a8247afedcec44db9.tar.xz hercules-0ccace72239f51607930e40a8247afedcec44db9.zip |
mapid of ninja/gs
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5502 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'src/map/map.h')
-rw-r--r-- | src/map/map.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/map/map.h b/src/map/map.h index 00c051be4..b73237760 100644 --- a/src/map/map.h +++ b/src/map/map.h @@ -163,6 +163,8 @@ enum { MAPID_THIEF,
MAPID_TAEKWON,
MAPID_WEDDING,
+ MAPID_GUNSLINGER,
+ MAPID_NINJA,
MAPID_XMAS, // [Valaris]
//2_1 classes
MAPID_SUPER_NOVICE = JOBL_2_1|0x0,
|