diff options
author | Jedzkie <jedzkie13@rocketmail.com> | 2016-02-27 19:15:03 +0800 |
---|---|---|
committer | Jedzkie <jedzkie13@rocketmail.com> | 2016-02-27 19:15:03 +0800 |
commit | f95290cc2396d791ad3e9e9f5f73980887a5ef95 (patch) | |
tree | 928c65accdb4e82d6cdf9d350b0dfaaa0467e0ed /db/constants.conf | |
parent | cda8f89a9dd0cfea7be1529f506612dfbca25898 (diff) | |
download | hercules-f95290cc2396d791ad3e9e9f5f73980887a5ef95.tar.gz hercules-f95290cc2396d791ad3e9e9f5f73980887a5ef95.tar.bz2 hercules-f95290cc2396d791ad3e9e9f5f73980887a5ef95.tar.xz hercules-f95290cc2396d791ad3e9e9f5f73980887a5ef95.zip |
Update NPC ID's
Diffstat (limited to 'db/constants.conf')
-rw-r--r-- | db/constants.conf | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/db/constants.conf b/db/constants.conf index 5440c521e..4ee6a8333 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -3582,6 +3582,31 @@ constants_db: { 4_BLOODYMAN: 10176 4_GIBBET: 10177 4_DULLAHAN: 10178 + 4_M_LAZY: 10179 + 4_M_GONY: 10180 + 4_M_ROOKIE: 10181 + 4_M_PHILOFONTES: 10182 + 4_F_ESTLOVELOY: 10183 + 4_F_LEEDSH: 10184 + 4_F_DIENE: 10185 + 4_F_COATNEIS: 10186 + 4_M_RUPERT: 10187 + 4_M_FALLENGONY: 10188 + 4_M_EISEN: 10189 + 4_F_DEADEVIL: 10190 + 4_F_HUNTER_EVIL: 10191 + 4_F_ELENA: 10192 + 4_F_ANYA: 10193 + 4_M_SEIREN_UC: 10194 + 4_M_GUNSLINGER2: 10195 + 4_M_GUNSLINGER3: 10196 + 4_M_REBELLION2: 10197 + 4_M_REBELLION3: 10198 + 4_F_GUNSLINGER2: 10199 + 4_F_GUNSLINGER3: 10200 + 4_F_REBELLION2: 10201 + 4_F_REBELLION3: 10202 + 4_M_ILYA: 10203 comment__: "Mercenary IDs" MER_LIF: 6001 |