From f98109006ee4e09f9c5fa4f6ff5b4d5ce357d1ee Mon Sep 17 00:00:00 2001 From: Reid Date: Sun, 13 Sep 2015 08:05:46 +0200 Subject: Add Clotho Liquor item. --- db/re/item_db.conf | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) (limited to 'db/re/item_db.conf') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index f6fa8854..fe756448 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -718,6 +718,36 @@ item_db: ( itemheal rand(240, 260), 0; "> }, +{ + Id: 522 + AegisName: "Clotho Liquor" + Name: "Clotho Liquor" + Type: "IT_HEALING" + Buy: 500 + Sell: 150 + Weight: 16 + Atk: 0 + Matk: 0 + Def: 0 + Range: 0 + Slots: 0 + Job: 0xFFFFFFFF + Upper: 0x3F + Gender: 2 + Loc: 0 + WeaponLv: 0 + EquipLv: 0 + Refine: false + View: 522 + BindOnEquip: false + BuyingStore: true + Delay: 5000 + Sprite: 0 + UseEffect: "EFFECT_HEAL" + Script: <" + itemheal rand(575, 625), 0; + "> +}, { Id: 700 AegisName: "SmallTentacles" -- cgit v1.2.3-60-g2f50