diff options
Diffstat (limited to 'world/map/db/item_db.conf')
-rw-r--r-- | world/map/db/item_db.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/world/map/db/item_db.conf b/world/map/db/item_db.conf index 7e66923e..fca1e95e 100644 --- a/world/map/db/item_db.conf +++ b/world/map/db/item_db.conf @@ -1120,7 +1120,7 @@ item_db: ( Buy: 10000 Sell: 5000 Weight: 350 - Atk: 1 + Atk: 50 Range: 3 Slots: 1 Loc: ["EQP_HAND_L", "EQP_HAND_R"] @@ -1137,7 +1137,7 @@ item_db: ( Buy: 10000 Sell: 5000 Weight: 350 - Atk: 1 + Atk: 50 Range: 3 Slots: 1 Loc: ["EQP_HAND_L", "EQP_HAND_R"] |