diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/re/item_db.conf | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 2d3cdcc2f..2e7847d8d 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -4909,15 +4909,18 @@ item_db: ( Name: "SailorShirt" Type: "IT_ARMOR" Buy: 1900 - Sell: 250 - Weight: 22 - Def: 180 + Sell: 950 + Weight: 110 + Def: 55 Loc: "EQP_HEAD_MID" WeaponLv: 0 - EquipLv: 10 + EquipLv: 35 Refine: false ViewSprite: 1303 BuyingStore: true + Script: <" + bonus bStr,1; + "> }, { Id: 1304 |