From 94b7b25456aa8a9de1e0f2a147d58dba6e5976dd Mon Sep 17 00:00:00 2001 From: Kisuka Date: Thu, 24 Oct 2013 07:03:46 -0700 Subject: Quest Bubbles (Actually Works Finally) --- db/const.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'db/const.txt') diff --git a/db/const.txt b/db/const.txt index af3dedbc5..d04b0d8b4 100644 --- a/db/const.txt +++ b/db/const.txt @@ -3218,6 +3218,16 @@ HAVEQUEST 0 PLAYTIME 1 HUNTING 2 +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 + FW_DONTCARE 0 FW_THIN 100 FW_EXTRALIGHT 200 -- cgit v1.2.3-60-g2f50