diff options
-rw-r--r-- | db/re/item_db.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index f2da606d4..b6fe79ca8 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -12154,7 +12154,7 @@ item_db: ( Buy: 2 Sell: 1 Weight: 1 - Atk: 20 + Atk: 30 EquipLv: 10 Loc: "EQP_AMMO" Subtype: "A_ARROW" @@ -12167,7 +12167,7 @@ item_db: ( Buy: 2 Sell: 1 Weight: 2 - Atk: 10 + Atk: 15 Loc: "EQP_AMMO" Subtype: "A_ARROW" }, |