diff options
author | wushin <pasekei@gmail.com> | 2015-01-09 09:05:05 -0600 |
---|---|---|
committer | wushin <pasekei@gmail.com> | 2015-01-09 09:05:05 -0600 |
commit | 2f417314118c9d765c29c1a3d9bd2eb6863c126c (patch) | |
tree | 511319bd663a94bf6268cc2da5f5cf65a3fa6250 /world/map | |
parent | 716aa7c8432561b730d209923f83d85f292c92fa (diff) | |
download | serverdata-2f417314118c9d765c29c1a3d9bd2eb6863c126c.tar.gz serverdata-2f417314118c9d765c29c1a3d9bd2eb6863c126c.tar.bz2 serverdata-2f417314118c9d765c29c1a3d9bd2eb6863c126c.tar.xz serverdata-2f417314118c9d765c29c1a3d9bd2eb6863c126c.zip |
Give people a reason to equip Ragged Shorts
Diffstat (limited to 'world/map')
-rw-r--r-- | world/map/db/leg_item_db.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/db/leg_item_db.txt b/world/map/db/leg_item_db.txt index 317d9d63..95fb53b4 100644 --- a/world/map/db/leg_item_db.txt +++ b/world/map/db/leg_item_db.txt @@ -10,7 +10,7 @@ 771, Miniskirt, Miniskirt, 5, 1000, 500, 8, 0, 4, 0, -8, 0, 2, 1, 0, 1, 0, {}, {} 796, BromenalLegs, Bromenal Legs, 5, 2000, 1000, 150, 0, 6, 0, -12, 0, 2, 1, 0, 0, 0, {}, {} 857, LeatherTrousers, Leather Trousers, 5, 1000, 500, 25, 0, 5, 0, -4, 0, 2, 1, 0, 0, 0, {}, {bonus bHit, 2;} -881, RaggedShorts, Ragged Shorts, 5, 60, 1, 7, 0, 0, 0, -2, 0, 2, 1, 0, 1, 0, {}, {} +881, RaggedShorts, Ragged Shorts, 5, 60, 1, 7, 0, 1, 0, -2, 0, 2, 1, 0, 1, 0, {}, {} 1172, SilkPants, Silk Pants, 5, 5000, 750, 10, 0, 2, 0, 0, 0, 2, 1, 0, 1, 0, {}, {} //ID, Name___________________, Label__________________, Type, Price, Sell, Weight, ATK, DEF, Range, Mbonus, Slot, Gender, Loc, wLV, eLV, View, {UseScript}, {EquipScript} 2100, RedCottonSkirt, Red Cotton Skirt, 5, 1000, 500, 20, 0, 4, 0, -8, 0, 2, 1, 0, 1, 0, {}, {} |