summaryrefslogtreecommitdiff
path: root/db/re/item_db.conf
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-06-17 01:00:44 -0300
committerJesusaves <cpntb1@ymail.com>2019-06-17 01:00:44 -0300
commitedba0614e4b2f927ff409a8eda424fb1284d0549 (patch)
tree59f494084bdb97b45a15cf94884d8867f7edbd2e /db/re/item_db.conf
parent38ae45a2616bde7307df670308352c5c063f215e (diff)
downloadserverdata-edba0614e4b2f927ff409a8eda424fb1284d0549.tar.gz
serverdata-edba0614e4b2f927ff409a8eda424fb1284d0549.tar.bz2
serverdata-edba0614e4b2f927ff409a8eda424fb1284d0549.tar.xz
serverdata-edba0614e4b2f927ff409a8eda424fb1284d0549.zip
Add Coffee and make it Halinarzo's Speciality (even because... Frostia has no shops)
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r--db/re/item_db.conf17
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)
{