summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDastgir <dastgir@users.noreply.github.com>2016-02-27 17:00:22 +0530
committerDastgir <dastgir@users.noreply.github.com>2016-02-27 17:00:22 +0530
commit8748ee58a47d8b1c6c88ebb1e18806921d37b746 (patch)
tree928c65accdb4e82d6cdf9d350b0dfaaa0467e0ed
parentcda8f89a9dd0cfea7be1529f506612dfbca25898 (diff)
parentf95290cc2396d791ad3e9e9f5f73980887a5ef95 (diff)
downloadhercules-8748ee58a47d8b1c6c88ebb1e18806921d37b746.tar.gz
hercules-8748ee58a47d8b1c6c88ebb1e18806921d37b746.tar.bz2
hercules-8748ee58a47d8b1c6c88ebb1e18806921d37b746.tar.xz
hercules-8748ee58a47d8b1c6c88ebb1e18806921d37b746.zip
Merge pull request #1171 from HerculesWS/NPC_Constants
Update NPC ID's
-rw-r--r--db/constants.conf25
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