diff options
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r-- | db/re/item_db.conf | 17 |
1 files changed, 17 insertions, 0 deletions
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) { |