diff options
Diffstat (limited to 'world')
-rw-r--r-- | world/map/db/item_db.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/world/map/db/item_db.txt b/world/map/db/item_db.txt index 057e9fc8..265bc5f0 100644 --- a/world/map/db/item_db.txt +++ b/world/map/db/item_db.txt @@ -373,6 +373,8 @@ #ID, Name, Label, Type, Price, Sell, Weight, ATK, DEF, Range, Mbonus, Slot, Gender, Loc, wLV, eLV, View, {UseScript}, {EquipScript} 857, LeatherTrousers, Leather Trousers, 5, 1000, 500, 25, , 5, , -4, 0, 2, 1, , 0, 0, {}, {bonus bHit, 2;} 858, WolvernTooth, Wolvern Tooth, 3, 100, 50, 1, , , , , , , , , , , {}, {} +859, WolvernPelt, Wolvern Pelt, 3, 500, 250, 50, , , , , , , , , , , {}, {} +860, SquirrelPelt, Squirrel Pelt, 3, 50, 25, 20, , , , , , , , , , , {}, {} // Add new entries above here. For dyed entries,add to the bottom of the 2000s. |