From c77fae4f292f54645605e18804c90ec429f51b1e Mon Sep 17 00:00:00 2001 From: Joseph Botosh <rumly111@gmail.com> Date: Thu, 3 Sep 2015 03:18:20 +0300 Subject: add quest Moon and the Urchin --- db/const.txt | 1 + db/quest_db.conf | 4 ++++ 2 files changed, 5 insertions(+) (limited to 'db') diff --git a/db/const.txt b/db/const.txt index 85bbd9f0..0ce6161f 100644 --- a/db/const.txt +++ b/db/const.txt @@ -3378,6 +3378,7 @@ ShipQuests_Gugli 16 ShipQuests_ChefGado 17 General_Cookies 18 ArtisQuests_LazyBrother 19 +ArtisQuests_Urchin 20 // items Bread 502 Fungus 503 diff --git a/db/quest_db.conf b/db/quest_db.conf index 79fac5d2..f0ee2ad1 100644 --- a/db/quest_db.conf +++ b/db/quest_db.conf @@ -105,4 +105,8 @@ quest_db: ( Id: 19 Name: "ArtisQuests_LazyBrother" }, +{ + Id: 20 + Name: "ArtisQuests_Urchin" +}, ) -- cgit v1.2.3-70-g09d2