diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-07-12 21:11:55 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-07-12 21:11:55 -0300 |
commit | a027e2442207b7a62b43f66c709d06e3541773dc (patch) | |
tree | 458fc462042ffc01f91bd674be9a5fa25eab1bc3 /db | |
parent | bc2207440b5bfdef5453d6b627e805e69bf12a2e (diff) | |
download | serverdata-a027e2442207b7a62b43f66c709d06e3541773dc.tar.gz serverdata-a027e2442207b7a62b43f66c709d06e3541773dc.tar.bz2 serverdata-a027e2442207b7a62b43f66c709d06e3541773dc.tar.xz serverdata-a027e2442207b7a62b43f66c709d06e3541773dc.zip |
I forgot a couple of arrows
Diffstat (limited to 'db')
-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" }, |