From 4d15c9ad46668d02a75c314c0252d075b44843e2 Mon Sep 17 00:00:00 2001
From: Andrei Karas <akaras@inbox.ru>
Date: Sun, 19 May 2013 18:13:52 +0300
Subject: introduce General variable. Allocate space for Cookies in it.

---
 db/const.txt     | 1 +
 db/questvars.txt | 9 +++++++++
 2 files changed, 10 insertions(+)

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
-- 
cgit v1.2.3-70-g09d2