diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/constants.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/db/constants.conf b/db/constants.conf index f4d3ab49..dd778a9a 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -3813,6 +3813,7 @@ constants_db: { NPC_TREE_LEAF: 909 NPC_FINAL_POINT: 910 NPC_KATJA_TREE: 911 + NPC_DAN_NOTE: 912 NPC_OFFSET_NO_SPRITE: 998 NPC_NO_SPRITE: 999 NPC_HIDDEN: 32767 |