From a7d1a7afa719347fd32d59b063b9ff813e74e98a Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 31 May 2018 18:37:04 -0300 Subject: Zarkor, the Dark Invocator Quest, Prologue --- db/constants.conf | 1 + db/quest_db.conf | 4 ++++ db/re/item_db.conf | 11 +++++++++++ 3 files changed, 16 insertions(+) (limited to 'db') diff --git a/db/constants.conf b/db/constants.conf index bedd5e165..2d9ba7561 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -3932,6 +3932,7 @@ constants_db: { NPC_CONSTR_WORKER: 180 NPC_JOURNALMAN: 309 + NPC_MIRAJ: 323 // Animated NPCs NPC_CONFUSED_TREE: 400 diff --git a/db/quest_db.conf b/db/quest_db.conf index 14eca2cd4..9aab8c39e 100644 --- a/db/quest_db.conf +++ b/db/quest_db.conf @@ -176,6 +176,10 @@ quest_db: ( Id: 59 Name: "TulimsharQuest_Sailors" }, +{ + Id: 60 + Name: "TulimsharQuest_DarkInvocator" +}, // ID 71 to 90: Halinarzo Quests { diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 10e51c31b..2daf2ec84 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -4091,6 +4091,17 @@ item_db: ( Refine: false BuyingStore: true }, +{ + Id: 874 + AegisName: "EverburnPowder" + Name: "Everburn Powder" + Type: "IT_ETC" + Buy: 50000 + Sell: 850 + Weight: 100 + Refine: false + BuyingStore: true +}, // { Id: 1000 -- cgit v1.2.3-60-g2f50