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 82a90218b..8430bcd26 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -3957,6 +3957,9 @@ constants_db: { NPC_TEST1: 800 NPC_PLAYER: 801 + NPC_FEMALE: 802 + NPC_ELF: 803 + NPC_ELF_F: 804 NPC_SAVE_POINT: 901 NPC_LEFT_HAMMOCK: 904 |