summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorAsheraf <acheraf1998@gmail.com>2017-11-02 23:38:36 +0000
committerAsheraf <acheraf1998@gmail.com>2017-11-02 23:47:57 +0000
commit72cfd8a02a516467d4b14553f42f7fc67f6cc41a (patch)
tree7cb0517bacea052a1ec9814ba4c61b6565bf1bc0 /db
parent9519c40b00802dfb22070884820ab4a26d7c5ba5 (diff)
downloadhercules-72cfd8a02a516467d4b14553f42f7fc67f6cc41a.tar.gz
hercules-72cfd8a02a516467d4b14553f42f7fc67f6cc41a.tar.bz2
hercules-72cfd8a02a516467d4b14553f42f7fc67f6cc41a.tar.xz
hercules-72cfd8a02a516467d4b14553f42f7fc67f6cc41a.zip
update qtype constants to support new 2017 client icons.
Diffstat (limited to 'db')
-rw-r--r--db/constants.conf23
1 files changed, 14 insertions, 9 deletions
diff --git a/db/constants.conf b/db/constants.conf
index 0015646dd..921acbeaf 100644
--- a/db/constants.conf
+++ b/db/constants.conf
@@ -3610,15 +3610,20 @@ constants_db: {
HUNTING: 2
comment__: "questinfo"
- QTYPE_NONE: 0x270f
- QTYPE_QUEST: 0x00
- QTYPE_QUEST2: 0x01
- QTYPE_JOB: 0x02
- QTYPE_JOB2: 0x03
- QTYPE_EVENT: 0x04
- QTYPE_EVENT2: 0x05
- QTYPE_WARG: 0x06
- QTYPE_WARG2: 0x08
+ QTYPE_NONE: 0x270f
+ QTYPE_QUEST: 0x00
+ QTYPE_QUEST2: 0x01
+ QTYPE_JOB: 0x02
+ QTYPE_JOB2: 0x03
+ QTYPE_EVENT: 0x04
+ QTYPE_EVENT2: 0x05
+ QTYPE_WARG: 0x06
+ QTYPE_CLICKME: 0x06
+ QTYPE_DAILYQUEST: 0x07
+ QTYPE_WARG2: 0x08
+ QTYPE_EVENT3: 0x08
+ QTYPE_JOBQUEST: 0x09
+ QTYPE_JUMPING_PORING: 0xA
comment__: "Font weight"
FW_DONTCARE: 0