From 931496f628adb29b80977be204b1cfeb198558ee Mon Sep 17 00:00:00 2001 From: Saulc Date: Tue, 13 Feb 2018 10:07:46 +0100 Subject: add long sword --- db/re/item_db.conf | 32 ++++++++++++++++++++++++++++++-- 1 file changed, 30 insertions(+), 2 deletions(-) (limited to 'db/re/item_db.conf') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 9534293a9..a87f7d1fc 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -11086,8 +11086,8 @@ item_db: ( }, { Id: 3514 - AegisName: "IcedGladius" - Name: "Iced Gladius" + AegisName: "IceGladius" + Name: "Ice Gladius" Type: "IT_WEAPON" Buy: 90 Sell: 25 @@ -11140,6 +11140,34 @@ item_db: ( Delay: 0 Sprite: 0 }, +{ + Id: 3516 + AegisName: "LongSword" + Name: "Long Sword" + Type: "IT_WEAPON" + Buy: 90 + Sell: 25 + Weight: 6 + Atk: 50 + Matk: 0 + Def: 0 + Range: 0 + Slots: 0 + Job: { + All: true + } + Gender: "SEX_ANY" + Loc: "EQP_HAND_R" + WeaponLv: 1 + EquipLv: 1 + Refine: false + Subtype: "W_DAGGER" + ViewSprite: 1 + BindOnEquip: false + BuyingStore: true + Delay: 0 + Sprite: 0 +}, { Id: 4000 AegisName: "PiouEgg" -- cgit v1.2.3-60-g2f50