diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/constants.conf | 3 |
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 |