summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2013-05-19 18:13:52 +0300
committerAndrei Karas <akaras@inbox.ru>2013-05-19 18:13:52 +0300
commit4d15c9ad46668d02a75c314c0252d075b44843e2 (patch)
tree139a6d4f01976a7441a0144442e45eaa7a069ead /db
parentbb23ef06daaf8bcb56da18768466afe90915ef74 (diff)
downloadserverdata-4d15c9ad46668d02a75c314c0252d075b44843e2.tar.gz
serverdata-4d15c9ad46668d02a75c314c0252d075b44843e2.tar.bz2
serverdata-4d15c9ad46668d02a75c314c0252d075b44843e2.tar.xz
serverdata-4d15c9ad46668d02a75c314c0252d075b44843e2.zip
introduce General variable. Allocate space for Cookies in it.
Diffstat (limited to 'db')
-rw-r--r--db/const.txt1
-rw-r--r--db/questvars.txt9
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