diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-03-05 22:47:40 +0000 |
---|---|---|
committer | Micksha <ms-shaman@gmx.de> | 2019-03-05 22:47:40 +0000 |
commit | cf525a4a26597c3bc3d69e2a7456205b598fdf0c (patch) | |
tree | fa0dee3ab01bcce0f29919a14f1251aeb0e4ba77 /db/quest_db.conf | |
parent | 019ebd01ca5f0aaa7fe890657d40a4d6b3ebd9f3 (diff) | |
download | clientdata-cf525a4a26597c3bc3d69e2a7456205b598fdf0c.tar.gz clientdata-cf525a4a26597c3bc3d69e2a7456205b598fdf0c.tar.bz2 clientdata-cf525a4a26597c3bc3d69e2a7456205b598fdf0c.tar.xz clientdata-cf525a4a26597c3bc3d69e2a7456205b598fdf0c.zip |
Update the quest to address Micksha notes.
Playtested locally. Besides, it is now possible to use Grass Carp for Carp Sandwich.
The use of a Grass Carp won't have any special effects.
WIP status can now be safely removed.
Diffstat (limited to 'db/quest_db.conf')
-rw-r--r-- | db/quest_db.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/db/quest_db.conf b/db/quest_db.conf index bc8acb82..2eef4e8d 100644 --- a/db/quest_db.conf +++ b/db/quest_db.conf @@ -182,6 +182,10 @@ quest_db: ( Name: "HurnscaldQuests_WoodenShield" }, { + Id: 41 + Name: "General_Cooking" +}, +{ Id: 1000 Name: "Test_testing1" }, |