diff options
-rw-r--r-- | db/const.txt | 1 | ||||
-rw-r--r-- | db/questvars.txt | 9 |
2 files changed, 10 insertions, 0 deletions
diff --git a/db/const.txt b/db/const.txt index 5bdb0019..e78bbdb9 100644 --- a/db/const.txt +++ b/db/const.txt @@ -218,3 +218,4 @@ ShipQuests_QMuller 14 ShipQuests_Tibbo 15 ShipQuests_Gugli 16 ShipQuests_ChefGado 17 +General_Cookies 18 diff --git a/db/questvars.txt b/db/questvars.txt index 8c93f856..581e71e3 100644 --- a/db/questvars.txt +++ b/db/questvars.txt @@ -25,3 +25,12 @@ ShipQuests,1,16777216 // ShipQuests_QMuller 14 ShipQuests,1,33554432 // ShipQuests_Tibbo 15 ShipQuests,3,67108864 // ShipQuests_Gugli 16 ShipQuests,15,268435456 // ShipQuests_ChefGado 17 + +// General +// 0011 2233 4455 6677 8899 +// 0000 1111 2222 3333 4444 +// 0123 4567 8901 2345 6789 +// CC +// oo + +General,3,1 // General_Cookies 18 |