diff options
author | Vincent Petithory <vincent.petithory@gmail.com> | 2012-09-09 03:01:09 +0200 |
---|---|---|
committer | Jessica Tölke <jtoelke@mail.upb.de> | 2012-09-09 14:58:12 +0200 |
commit | adb264fe11390104700df6895c9563474a5e82bf (patch) | |
tree | 94caea19e13db77f01a22e17f7da64292cbb8520 /world | |
parent | f3e8c38a61d2f3226382e88361f05011cadc24aa (diff) | |
download | serverdata-adb264fe11390104700df6895c9563474a5e82bf.tar.gz serverdata-adb264fe11390104700df6895c9563474a5e82bf.tar.bz2 serverdata-adb264fe11390104700df6895c9563474a5e82bf.tar.xz serverdata-adb264fe11390104700df6895c9563474a5e82bf.zip |
Add Warlord Boots to item DB
Diffstat (limited to 'world')
-rw-r--r-- | world/map/db/item_db.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/world/map/db/item_db.txt b/world/map/db/item_db.txt index 0170750a..6d373e7d 100644 --- a/world/map/db/item_db.txt +++ b/world/map/db/item_db.txt @@ -385,6 +385,7 @@ 868, SilkGloves, Silk Gloves, 5, 5000, 2500, 4, , 1, , 0, 0, 2, 4, , 0, 0, {}, {} 869, Antlers, Antlers, 3, 4000, 2000, 3000, , , , , , , , , , , {}, {} 870, FineDress, Fine Dress, 5, 10000, 5000, 35, , 8, , 3, 0, 2, 512, , 0, 0, {}, {} +876, WarlordBoots, Warlord Boots, 5, 19000, 2000, 550, , 5, , -22, 0, 2, 64, , 0, 0, {}, {} // Add new entries above here. For dyed entries,add to the bottom of the 2000s. |