diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-09-10 10:58:02 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-09-10 10:58:02 -0300 |
commit | 14762cd00c572949ad6a7f8ab768bea214d1b11c (patch) | |
tree | f3c88cda6ecf4662ce7c0a5d4a3b8147d91c74e4 /db | |
parent | d0f1f1c4a7c851be9b1c536ff1b05b72630989bb (diff) | |
download | serverdata-14762cd00c572949ad6a7f8ab768bea214d1b11c.tar.gz serverdata-14762cd00c572949ad6a7f8ab768bea214d1b11c.tar.bz2 serverdata-14762cd00c572949ad6a7f8ab768bea214d1b11c.tar.xz serverdata-14762cd00c572949ad6a7f8ab768bea214d1b11c.zip |
Include the Short Sword to the Item Database, the newest ComingSoonâ„¢ weapon
Diffstat (limited to 'db')
-rw-r--r-- | db/re/item_db.conf | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 42384b4a1..c3f290576 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -9682,6 +9682,22 @@ item_db: ( bonus bDef, -10; "> }, +{ + Id: 3527 + AegisName: "ShortSword" + Name: "Short Sword" + Type: "IT_WEAPON" + Buy: 30000 + Sell: 900 + Weight: 958 + Atk: 200 + Matk: 0 + Loc: "EQP_HAND_R" + WeaponLv: 1 + EquipLv: 44 + Refine: true + Subtype: "W_1HSWORD" +}, // // Pets |