summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorJoseph Botosh <rumly111@gmail.com>2015-08-23 00:52:30 +0300
committerJoseph Botosh <rumly111@gmail.com>2015-08-26 00:50:34 +0300
commit19459f204040ce070f77086a8349af117bf081c5 (patch)
treecf485e9ac8303d7692d87f03c4ad3aea41f0e156 /db
parent7bdfbe681e9748d658bd554526352face086331c (diff)
downloadserverdata-19459f204040ce070f77086a8349af117bf081c5.tar.gz
serverdata-19459f204040ce070f77086a8349af117bf081c5.tar.bz2
serverdata-19459f204040ce070f77086a8349af117bf081c5.tar.xz
serverdata-19459f204040ce070f77086a8349af117bf081c5.zip
Katja quest
Diffstat (limited to 'db')
-rw-r--r--db/const.txt1
-rw-r--r--db/quest_db.conf4
2 files changed, 5 insertions, 0 deletions
diff --git a/db/const.txt b/db/const.txt
index 0e7a978b..85bbd9f0 100644
--- a/db/const.txt
+++ b/db/const.txt
@@ -3377,6 +3377,7 @@ ShipQuests_Tibbo 15
ShipQuests_Gugli 16
ShipQuests_ChefGado 17
General_Cookies 18
+ArtisQuests_LazyBrother 19
// items
Bread 502
Fungus 503
diff --git a/db/quest_db.conf b/db/quest_db.conf
index e86bedad..79fac5d2 100644
--- a/db/quest_db.conf
+++ b/db/quest_db.conf
@@ -101,4 +101,8 @@ quest_db: (
Id: 18
Name: "General_Cookies"
},
+{
+ Id: 19
+ Name: "ArtisQuests_LazyBrother"
+},
)