diff options
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r-- | db/re/item_db.conf | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 6c8ad57ac..8f96f60cf 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -6332,6 +6332,32 @@ item_db: ( Sprite: 0 }, { + Id: 833 + AegisName: "EmptyBottle" + Name: "EmptyBottle" + Type: "IT_ETC" + Buy: 100 + Sell: 10 + Weight: 5 + Atk: 0 + Matk: 0 + Def: 0 + Range: 0 + Slots: 0 + Job: { + All: true + } + Gender: "SEX_ANY" + WeaponLv: 0 + EquipLv: 0 + Refine: false + ViewSprite: 833 + BindOnEquip: false + BuyingStore: true + Delay: 0 + Sprite: 0 +}, +{ Id: 1000 AegisName: "BromenalFourLeafAmulet" Name: "Bromenal Four-Leaf Amulet" |