diff options
author | Reid <reidyaro@gmail.com> | 2015-11-15 03:21:35 +0100 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2015-11-15 03:21:35 +0100 |
commit | 2da814ea849c4326b3ebfbaffda72460eab6b09b (patch) | |
tree | 9d53a6283b2348536b13a94d64741d2cff622c70 /db | |
parent | a171015fcbe816423d271f7c6d4a3c7fc5318e66 (diff) | |
download | serverdata-2da814ea849c4326b3ebfbaffda72460eab6b09b.tar.gz serverdata-2da814ea849c4326b3ebfbaffda72460eab6b09b.tar.bz2 serverdata-2da814ea849c4326b3ebfbaffda72460eab6b09b.tar.xz serverdata-2da814ea849c4326b3ebfbaffda72460eab6b09b.zip |
Add NPCs 131 and 132 as NPC_SAMANTHA and NPC_SERENA on const.txt.
Diffstat (limited to 'db')
-rw-r--r-- | db/const.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/db/const.txt b/db/const.txt index 84fce1cc..451c5304 100644 --- a/db/const.txt +++ b/db/const.txt @@ -3400,6 +3400,8 @@ NPC_IVAN 127 NPC_ALIGE_OUTSIDE_BARREL 128 NPC_MERLIN 129 NPC_Q_ANON 130 +NPC_SAMANTHA 131 +NPC_SERENA 132 NPC_ALIGE 401 NPC_ORC_SAILOR 402 NPC_RATTO_SAILOR 403 |