diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-07-29 20:43:40 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-07-29 20:43:40 -0300 |
commit | 66203e9bba74774457133d8df8e0f7dd7e11c566 (patch) | |
tree | 4cf2864135dccf008f3d32bac17734aae04aa9eb /db/constants.conf | |
parent | 0a54c5c7cce42237a4403153666e7126112d14f2 (diff) | |
download | serverdata-66203e9bba74774457133d8df8e0f7dd7e11c566.tar.gz serverdata-66203e9bba74774457133d8df8e0f7dd7e11c566.tar.bz2 serverdata-66203e9bba74774457133d8df8e0f7dd7e11c566.tar.xz serverdata-66203e9bba74774457133d8df8e0f7dd7e11c566.zip |
$@MK_CHALLENGE control variable and NPC_AIRSHIP
Diffstat (limited to 'db/constants.conf')
-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 c46df610b..e9319f9db 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -4157,6 +4157,7 @@ constants_db: { NPC_YETI: 457 NPC_MONSTERKING: 500 + NPC_AIRSHIP: 501 NPC_SOUL_NORMAL: 700 NPC_SOUL_DESERT: 701 |