diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-03-20 17:16:36 +0100 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-03-20 17:17:41 +0100 |
commit | 57d74bc443e127918293a55a170d2b0a28d8d247 (patch) | |
tree | 3166cd272afa6571a51fe3f8e2188e23463ccc40 /db/re/item_db.conf | |
parent | 274b7a2aaf910d0d1edabd1b44d3294651d4d3f8 (diff) | |
download | serverdata-57d74bc443e127918293a55a170d2b0a28d8d247.tar.gz serverdata-57d74bc443e127918293a55a170d2b0a28d8d247.tar.bz2 serverdata-57d74bc443e127918293a55a170d2b0a28d8d247.tar.xz serverdata-57d74bc443e127918293a55a170d2b0a28d8d247.zip |
add bronze gladius 3520
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r-- | db/re/item_db.conf | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 3c9ebc6d8..81441448f 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -11239,6 +11239,34 @@ item_db: ( Sprite: 0 }, { + Id: 3520 + AegisName: "BronzeGladius" + Name: "Bronze Gladius" + Type: "IT_WEAPON" + Buy: 9000 + Sell: 1000 + Weight: 840 + Atk: 125 + 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" Name: "Piou egg" @@ -11411,6 +11439,7 @@ item_db: ( Type: "IT_CARD" Buy: 1200 Sell: 70 + Loc: "EQP_HEAD_MID" }, { Id: 5018 |