From 41e11706671386ff396372f4defcb3a9fb587339 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 28 Feb 2021 17:16:06 -0300 Subject: Add Ivanize the Poison Maker --- db/quest_db.conf | 4 ++++ db/re/item_db.conf | 14 ++++++++++++++ 2 files changed, 18 insertions(+) (limited to 'db') diff --git a/db/quest_db.conf b/db/quest_db.conf index 1ed42eb4d..54cc99a58 100644 --- a/db/quest_db.conf +++ b/db/quest_db.conf @@ -445,6 +445,10 @@ quest_db: ( Id: 252 Name: "LilitQuest_PiratesOfSARAH" }, +{ + Id: 253 + Name: "LilitQuest_Ivanize" +}, // ID 270 to 299: Land Of Fire Quests { Id: 270 diff --git a/db/re/item_db.conf b/db/re/item_db.conf index e21b419b7..16293d591 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -16573,6 +16573,20 @@ item_db: ( sc_start SC_CASH_DEATHPENALTY, 900000, 1; "> }, +{ + Id: 8030 + AegisName: "NymphPoison" + Name: "Nymph Poison" + Type: "IT_USABLE" + Buy: 15000 + Sell: 250 + Weight: 10 + Refine: false + Delay: 500 + Script: <" + sc_start SC_DPOISON, 30000, 10; + "> +}, ) -- cgit v1.2.3-60-g2f50