diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/re/item_db.conf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 48fea1513..b8b18445e 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -11010,6 +11010,7 @@ item_db: ( Sell: 1 Weight: 1 Atk: 20 + EquipLv: 10 Loc: "EQP_AMMO" Subtype: "A_ARROW" }, @@ -11034,6 +11035,7 @@ item_db: ( Sell: 1 Weight: 1 Atk: 30 + EquipLv: 20 Loc: "EQP_AMMO" Subtype: "A_ARROW" }, @@ -11046,6 +11048,7 @@ item_db: ( Sell: 1 Weight: 1 Atk: 60 + EquipLv: 40 Loc: "EQP_AMMO" Subtype: "A_ARROW" }, @@ -11058,6 +11061,7 @@ item_db: ( Sell: 1 Weight: 1 Atk: 45 + EquipLv: 30 Loc: "EQP_AMMO" Subtype: "A_ARROW" }, @@ -11070,6 +11074,7 @@ item_db: ( Sell: 1 Weight: 2 Atk: 90 + EquipLv: 50 Loc: "EQP_AMMO" Subtype: "A_ARROW" Script: <" @@ -11085,6 +11090,7 @@ item_db: ( Sell: 1 Weight: 2 Atk: 160 + EquipLv: 60 Loc: "EQP_AMMO" Subtype: "A_ARROW" }, @@ -11097,6 +11103,7 @@ item_db: ( Sell: 1 Weight: 5 Atk: 350 + EquipLv: 70 Loc: "EQP_AMMO" Subtype: "A_ARROW" Script: <" |