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 | |
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>
-rw-r--r-- | .mailmap | 2 | ||||
-rw-r--r-- | db/constants.conf | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -63,7 +63,7 @@ Kenpachi <Kenpachi.Developer@gmx.de> Kenpachi Developer <Kenpachi.Developer@gmx. <Asheraf@users.noreply.github.com> <acheraf1998@gmail.com> <sagunkho@hotmail.com> <sagunxp@gmail.com> <git@gumi.ca> <mekolat@users.noreply.github.com> - +Zopokx <zopokx@gmail.com> 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 |