diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-04-09 04:57:03 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-04-09 04:57:03 -0300 |
commit | 087229f226d0c2b6c9a387f51c8fdf6d4f16f4ba (patch) | |
tree | 5164fc6b4c3c32a15c154e1c0b5262b6123dd4f5 /world/map | |
parent | 992709862dfafd884832af16afa424787ce3bda1 (diff) | |
download | serverdata-087229f226d0c2b6c9a387f51c8fdf6d4f16f4ba.tar.gz serverdata-087229f226d0c2b6c9a387f51c8fdf6d4f16f4ba.tar.bz2 serverdata-087229f226d0c2b6c9a387f51c8fdf6d4f16f4ba.tar.xz serverdata-087229f226d0c2b6c9a387f51c8fdf6d4f16f4ba.zip |
Put Apprentice Robe onpar with Evokers
Diffstat (limited to 'world/map')
-rw-r--r-- | world/map/db/item_db_chest.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/db/item_db_chest.txt b/world/map/db/item_db_chest.txt index fd553110..a323e207 100644 --- a/world/map/db/item_db_chest.txt +++ b/world/map/db/item_db_chest.txt @@ -11,7 +11,7 @@ 650, BlackEvokersRobeBlue, 5, 8000, 4000, 5, 0, 5, 0, 20, 0, 2, 512, 0, 0, 0, {}, {bonus bAgi, 1;} 651, WhiteWizardRobe, 5, 8000, 4000, 5, 0, 5, 0, 0, 0, 2, 512, 0, 0, 0, {}, {} 652, BlackWizardRobe, 5, 8000, 4000, 5, 0, 5, 0, 0, 0, 2, 512, 0, 0, 0, {}, {} -653, ApprenticeRobe, 5, 8000, 4000, 5, 0, 5, 0, 0, 0, 2, 512, 0, 0, 0, {}, {} +653, ApprenticeRobe, 5, 8000, 4000, 5, 0, 5, 0, 20, 0, 2, 512, 0, 0, 0, {}, {bonus bAgi, 1;} 658, WarlordPlate, 5, 100000, 3000, 2600, 0, 27, 0, -170, 0, 2, 512, 0, 0, 0, {}, {} 659, GoldenWarlordPlate, 5, 500000, 4000, 7600, 0, 27, 0, -110, 0, 2, 512, 0, 0, 0, {}, {} //ID, Name___________________, Type, Price, Sell, Weight, ATK, DEF, Range, Mbonus, Slot, Gender, Loc, wLV, eLV, View, {UseScript}, {EquipScript} |