diff options
author | mekolat <mekolat@gmail.com> | 2015-01-23 13:13:01 -0600 |
---|---|---|
committer | wushin <pasekei@gmail.com> | 2015-01-23 13:14:36 -0600 |
commit | a67b5d4259bbb2aed84960ec94cb82b0d8545df8 (patch) | |
tree | 3f17ec01dd8a0a3cad400e40d48bb11f49e279df /world/map/db/item_db_leg.txt | |
parent | 55e35ac07238292d6b97a5173b87c908cc18f719 (diff) | |
download | serverdata-a67b5d4259bbb2aed84960ec94cb82b0d8545df8.tar.gz serverdata-a67b5d4259bbb2aed84960ec94cb82b0d8545df8.tar.bz2 serverdata-a67b5d4259bbb2aed84960ec94cb82b0d8545df8.tar.xz serverdata-a67b5d4259bbb2aed84960ec94cb82b0d8545df8.zip |
Base Price Changes for items to display better in shops
Diffstat (limited to 'world/map/db/item_db_leg.txt')
-rw-r--r-- | world/map/db/item_db_leg.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/db/item_db_leg.txt b/world/map/db/item_db_leg.txt index 95fb53b4..173b8f98 100644 --- a/world/map/db/item_db_leg.txt +++ b/world/map/db/item_db_leg.txt @@ -11,7 +11,7 @@ 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, 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, {}, {} +1172, SilkPants, Silk Pants, 5, 20000, 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, {}, {} 2101, GreenCottonSkirt, Green Cotton Skirt, 5, 1000, 500, 20, 0, 4, 0, -8, 0, 2, 1, 0, 1, 0, {}, {} |