summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorMicksha <ms-shaman@gmx.de>2019-03-29 16:15:00 +0000
committerMicksha <ms-shaman@gmx.de>2019-03-29 16:15:00 +0000
commit30aac859d7ba24592baa21c5da678e6a440d485f (patch)
tree104efb12e0d7a7c2712d7d478d189a2b4807876a /db
parent248580b23cd79da9274a6803b7b3d1cf81c48adb (diff)
downloadserverdata-30aac859d7ba24592baa21c5da678e6a440d485f.tar.gz
serverdata-30aac859d7ba24592baa21c5da678e6a440d485f.tar.bz2
serverdata-30aac859d7ba24592baa21c5da678e6a440d485f.tar.xz
serverdata-30aac859d7ba24592baa21c5da678e6a440d485f.zip
add the flag npc for unmounting locations in Artis
Diffstat (limited to 'db')
-rw-r--r--db/constants.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/db/constants.conf b/db/constants.conf
index 71e88720..f2d23ac1 100644
--- a/db/constants.conf
+++ b/db/constants.conf
@@ -4133,6 +4133,9 @@ constants_db: {
NPC_GALIMATIA: 461
NPC_VALIA: 462
NPC_YANNIKA: 463
+ NPC_FLAG_L: 464
+ NPC_FLAG_R: 465
+
NPC_TEST1: 800
NPC_PLAYER: 801