diff options
author | Andrei Karas <akaras@inbox.ru> | 2016-06-14 15:37:26 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2016-06-14 15:37:26 +0300 |
commit | 8678cf4651da4af095e526472d2a0b1b5f1c0a93 (patch) | |
tree | 952f7efcd29fa896923be6155105ad659ef779dd /items.xml | |
parent | 9b2d714ba7c77df31b09a981f17aa551d4dd5f08 (diff) | |
download | clientdata-8678cf4651da4af095e526472d2a0b1b5f1c0a93.tar.gz clientdata-8678cf4651da4af095e526472d2a0b1b5f1c0a93.tar.bz2 clientdata-8678cf4651da4af095e526472d2a0b1b5f1c0a93.tar.xz clientdata-8678cf4651da4af095e526472d2a0b1b5f1c0a93.zip |
Revert "Changed ID of the right bat wing and the bat teeth, more coherent."
This reverts commit 77f805b3f146b3faa16951e285f380e8e338ddc5.
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 16 |
1 files changed, 8 insertions, 8 deletions
@@ -585,24 +585,24 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. <item id="719" image="generic/wing-bat.png|S:#4d4d4d,3d2e37,686868,4f3c47,919191,664f4f,b6b6b6,948573" name="Left Crafty Wing" - description="This left wing is slight and soft unlike its former owner." + description="This wing is slight and soft unlike its former owner." type="generic" weight="35" maxFloorOffset="17"/> <item id="720" - image="generic/wing-bat.png|S:#4d4d4d,4b3126,686868,624632,919191,af6b3b,b6b6b6,de8f40" - name="Right Crafty Wing" - description="This right wing is slight and soft unlike its former owner." - type="generic" - weight="35" - maxFloorOffset="17"/> - <item id="721" image="generic/teeth-bat.png" name="Bat Teeth" description="What sharp teeth! They seem to be more dangerous than a knife." type="generic" weight="3" maxFloorOffset="16"/> + <item id="721" + image="generic/wing-bat.png|S:#4d4d4d,4b3126,686868,624632,919191,af6b3b,b6b6b6,de8f40" + name="Right Crafty Wing" + description="This wing is slight and soft unlike its former owner." + type="generic" + weight="35" + maxFloorOffset="17"/> <item id="722" image="generic/pumpkin.png" name="Pumpkin" |