diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-04-25 06:45:11 +0000 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-04-25 06:45:11 +0000 |
commit | f3aa63990b4500e6149a719326d179e822544b58 (patch) | |
tree | 022564d232ea39b5d98843b126a86c63d79e0ae0 /db/re/item_db.conf | |
parent | 2b0597192ff463fdd6fd23b27d7753e980b1495b (diff) | |
download | serverdata-f3aa63990b4500e6149a719326d179e822544b58.tar.gz serverdata-f3aa63990b4500e6149a719326d179e822544b58.tar.bz2 serverdata-f3aa63990b4500e6149a719326d179e822544b58.tar.xz serverdata-f3aa63990b4500e6149a719326d179e822544b58.zip |
fix miner gloves stats
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r-- | db/re/item_db.conf | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 37800bd33..3d831b43d 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -7342,16 +7342,16 @@ item_db: ( Name: "Miner Gloves" Type: "IT_ARMOR" Buy: 400 - Sell: 100 - Weight: 130 + Sell: 150 + Weight: 180 Atk: 0 Matk: 0 - Def: 8 + Def: 25 Range: 0 Slots: 0 Loc: "EQP_GARMENT" WeaponLv: 0 - EquipLv: 15 + EquipLv: 16 Refine: false ViewSprite: 2006 BindOnEquip: false |