diff options
-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 a8e6a9f0..f7982e1f 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -3839,6 +3839,7 @@ constants_db: { NPC_TREE_LEAF: 909 NPC_FINAL_POINT: 910 NPC_KATJA_TREE: 911 + NPC_OFFSET_NO_SPRITE: 998 NPC_NO_SPRITE: 999 NPC_HIDDEN: 32767 |