From edba0614e4b2f927ff409a8eda424fb1284d0549 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 17 Jun 2019 01:00:44 -0300 Subject: Add Coffee and make it Halinarzo's Speciality (even because... Frostia has no shops) --- db/re/item_db.conf | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'db/re/item_db.conf') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 8fd2fc2d5..f6a1961c3 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -3215,6 +3215,23 @@ item_db: ( dispbottom l("A treasure is burried in @@, (@@, @@)", ShovelQuests_AssignedMAP$, ShovelQuests_AssignedX, ShovelQuests_AssignedY); "> }, +{ + Id: 681 + AegisName: "Coffee" + Name: "Coffee" + Type: "IT_HEALING" + Buy: 500 + Sell: 50 + Weight: 10 + Refine: false + Delay: 500 + UseEffect: "EFFECT_HEAL" + Script: <" + sc_end SC_SLEEP; + sc_end SC_CURSE; + percentheal 1, 10; + "> +}, // Mounts (690 to 699, probably there will be extra IDs) { -- cgit v1.2.3-60-g2f50