diff options
author | Haru <haru@dotalux.com> | 2020-07-26 23:23:13 +0200 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2020-07-26 23:23:13 +0200 |
commit | b35f52c08cdfb8770caf53a02ea09d76a6f94eb2 (patch) | |
tree | 9019cc6edb7f2af6618a9139a3c7277585386cc7 /db | |
parent | 5b155b9bc95f65dfeb1cc8abaf680ecce8301054 (diff) | |
download | hercules-b35f52c08cdfb8770caf53a02ea09d76a6f94eb2.tar.gz hercules-b35f52c08cdfb8770caf53a02ea09d76a6f94eb2.tar.bz2 hercules-b35f52c08cdfb8770caf53a02ea09d76a6f94eb2.tar.xz hercules-b35f52c08cdfb8770caf53a02ea09d76a6f94eb2.zip |
Address pull request comments
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'db')
-rw-r--r-- | db/constants.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/constants.conf b/db/constants.conf index 70f5569b4..bb50cd308 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -3756,7 +3756,7 @@ constants_db: { MER_SWORDMAN09: 6045 MER_SWORDMAN10: 6046 - comment__: "checkquest" + comment__: "questprogress" HAVEQUEST: 0 PLAYTIME: 1 HUNTING: 2 |