summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2016-02-28 01:39:11 +0100
committerReid <reidyaro@gmail.com>2016-02-28 01:39:42 +0100
commit20da1052a1bd04a7e9c1c9d446c85cb45a57ed34 (patch)
tree0c77233c5b9318c0dbf3d46faad469366b34a4f0 /db
parent1429022d0bb21160177c7ab0b719b4d2866badba (diff)
downloadserverdata-20da1052a1bd04a7e9c1c9d446c85cb45a57ed34.tar.gz
serverdata-20da1052a1bd04a7e9c1c9d446c85cb45a57ed34.tar.bz2
serverdata-20da1052a1bd04a7e9c1c9d446c85cb45a57ed34.tar.xz
serverdata-20da1052a1bd04a7e9c1c9d446c85cb45a57ed34.zip
Add disabled NPC for Party creation.
Diffstat (limited to 'db')
-rw-r--r--db/constants.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/db/constants.conf b/db/constants.conf
index 4c82f843..e7209b14 100644
--- a/db/constants.conf
+++ b/db/constants.conf
@@ -3893,6 +3893,7 @@ constants_db: {
NPC_LYDON: 138
NPC_RED: 139
NPC_QPID: 140
+ NPC_JANUS: 141
NPC_ALIGE: 401
NPC_ORC_SAILOR: 402
NPC_RATTO_SAILOR: 403