diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-03-06 13:28:02 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-03-06 13:28:02 -0300 |
commit | 47a979e717e3048e8ef4ddb19a5cdfdf9f93c278 (patch) | |
tree | 833af1f38a470a57f664a2be5adf67cb7a1b0c57 /db | |
parent | 742e3849b432c2844b450dc981e92c3d52a9b190 (diff) | |
download | serverdata-47a979e717e3048e8ef4ddb19a5cdfdf9f93c278.tar.gz serverdata-47a979e717e3048e8ef4ddb19a5cdfdf9f93c278.tar.bz2 serverdata-47a979e717e3048e8ef4ddb19a5cdfdf9f93c278.tar.xz serverdata-47a979e717e3048e8ef4ddb19a5cdfdf9f93c278.zip |
Make maps
Diffstat (limited to 'db')
-rw-r--r-- | db/constants.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/db/constants.conf b/db/constants.conf index c2b1b8214..f732305b0 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -3993,6 +3993,8 @@ constants_db: { NPC_LIGHTBRINGER: 187 NPC_TEDDYGIRL: 188 NPC_CROPS: 189 + NPC_BLOSSOM: 180 + NPC_THORN_NPC: 191 // NPC_THORNS is for Dungeon // LoF Non Animated NPCs NPC_FORTIUN: 200 |