diff options
Diffstat (limited to 'db')
-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 df1ddac8f..c21328a47 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -2080,6 +2080,23 @@ item_db: ( "> }, { + Id: 608 + AegisName: "CelestiaTea" + Name: "Celestia Tea" + Type: "IT_HEALING" + Buy: 280 + Sell: 60 + Weight: 20 + Refine: false + ViewSprite: 502 + BuyingStore: true + Delay: 500 + UseEffect: "EFFECT_HEAL" + Script: <" + percentheal 0, 15; + "> +}, +{ Id: 700 AegisName: "SmallTentacles" Name: "Small Tentacles" |