From 805a2b3b1a82f48200e90171fa79bc43b682a2eb Mon Sep 17 00:00:00 2001 From: Ridley Date: Sun, 2 Oct 2016 09:29:14 +0200 Subject: Update Intro (Renewal) (#1427) * Update Intro (Renewal) - Conversion while Playing from kRO - New starting Map: iz_int 18 27 (Requires New kRO MAP) - iz_int01 - iz_int04 and int_land01 - int_land04 are added, but not used - the rest of the script was updated to latest script standards - x/y span for duplicates with OnTouch - Fixed wrong getarg - removed +"" in warp --- db/quest_db.conf | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'db/quest_db.conf') diff --git a/db/quest_db.conf b/db/quest_db.conf index 5b99bac25..67012bd8e 100644 --- a/db/quest_db.conf +++ b/db/quest_db.conf @@ -13970,6 +13970,21 @@ quest_db: ( Id: 19129 Name: "The Eye of Hellion" }, +{ + Id: 21001 + Name: "Escape the Wreck" +}, +{ + Id: 21002 + Name: "The first battle" + Drops: ( + { + ItemId: 6008 + Rate: 10000 + MobId: 1002 + }, + ) +}, { Id: 50000 Name: "Pirate Dagger materials" -- cgit v1.2.3-70-g09d2