diff options
author | ali-g <gauvain.dauchy@free.fr> | 2011-10-31 10:31:45 +0100 |
---|---|---|
committer | Jessica Tölke <jtoelke@mail.upb.de> | 2011-11-23 13:27:58 +0100 |
commit | dcb580efa8f8e74466cb9a6b2f32324530403fb1 (patch) | |
tree | 007389df6297c0ff0af53ea7539f430852182b30 /world | |
parent | 429b69fb4a776319b4905d3394c102230d40e423 (diff) | |
download | serverdata-dcb580efa8f8e74466cb9a6b2f32324530403fb1.tar.gz serverdata-dcb580efa8f8e74466cb9a6b2f32324530403fb1.tar.bz2 serverdata-dcb580efa8f8e74466cb9a6b2f32324530403fb1.tar.xz serverdata-dcb580efa8f8e74466cb9a6b2f32324530403fb1.zip |
Changed the name of the Valentine Dress in item_db.txt to Platyna Red Dress. This item is only to be used by Platyna and needs to have the same name in items.xml and item-db.txt.
Diffstat (limited to 'world')
-rw-r--r-- | world/map/db/item_db.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/db/item_db.txt b/world/map/db/item_db.txt index 13409a99..d04a576e 100644 --- a/world/map/db/item_db.txt +++ b/world/map/db/item_db.txt @@ -295,7 +295,7 @@ 780, UndeadEye, Undead Eye, 3, 30, 15, 3, , , , , , , , , , , {}, {} //781, WitchDoctorsMask, Witch Doctor's Mask, , , , , , , , , , , , , , , {}, {} 782, ForestArmor, Forest Armor, 5, 3000, 1500, 40, , 10, , -20, 0, 2, 512, , 0, 0, {}, {bonus bDex, 3;} -783, ValentineDress, Valentine Dress, 5, 100000, 50000, 35, , 15, , 3, 0, 2, 512, , 0, 0, {}, {} +783, PlatynaRedDress, Platyna Red Dress, 5, 100000, 50000, 35, , 15, , 3, 0, 2, 512, , 0, 0, {}, {} 784, ZombieNachos, Zombie Nachos, 0, 100, 30, 5, , , , , , 2, , , 0, , {itemheal 60, 0;}, {} 785, LadyFingers, Lady Fingers, 0, 70, 25, 5, , , , , , 2, , , 0, , {itemheal 40, 0;}, {} 786, JellAhh, Jell-Ahh, 0, 80, 30, 5, , , , , , 2, , , 0, , {itemheal 50, 0;}, {} |