diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-05-24 12:29:51 +0000 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-05-24 12:29:51 +0000 |
commit | 72bad80831c5bd923faf97386f2f3c0438ba57fc (patch) | |
tree | f6a96db18b91a321b293f76c76a4f0a6ee26e8a5 /db | |
parent | 0dd1e3e0a0de4b145fdf83ebfdd8bcee4344fc1f (diff) | |
download | serverdata-72bad80831c5bd923faf97386f2f3c0438ba57fc.tar.gz serverdata-72bad80831c5bd923faf97386f2f3c0438ba57fc.tar.bz2 serverdata-72bad80831c5bd923faf97386f2f3c0438ba57fc.tar.xz serverdata-72bad80831c5bd923faf97386f2f3c0438ba57fc.zip |
fix pinkie hat
Diffstat (limited to 'db')
-rw-r--r-- | db/re/item_db.conf | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 6ef56a058..7a317b8a1 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -9078,17 +9078,17 @@ item_db: ( AegisName: "PinkieHat" Name: "Pinkie Hat" Type: "IT_ARMOR" - Buy: 1600 - Sell: 300 - Weight: 22 + Buy: 160000 + Sell: 10000 + Weight: 5 Atk: 0 Matk: 0 - Def: 30 + Def: 25 Range: 0 Slots: 0 Loc: "EQP_HEAD_TOP" WeaponLv: 0 - EquipLv: 8 + EquipLv: 16 Refine: false ViewSprite: 2930 BindOnEquip: false |