diff options
author | jesusalva <cpntb1@ymail.com> | 2018-02-23 03:18:01 -0300 |
---|---|---|
committer | jesusalva <cpntb1@ymail.com> | 2018-02-23 03:18:01 -0300 |
commit | f4f2d66aaf9d948e0d04933cec963c7282374812 (patch) | |
tree | 946195299d5f266dcc9ef2dcba82694219c85141 /items.xml | |
parent | 8022e759978209a728542974f44ec627d215550b (diff) | |
download | clientdata-f4f2d66aaf9d948e0d04933cec963c7282374812.tar.gz clientdata-f4f2d66aaf9d948e0d04933cec963c7282374812.tar.bz2 clientdata-f4f2d66aaf9d948e0d04933cec963c7282374812.tar.xz clientdata-f4f2d66aaf9d948e0d04933cec963c7282374812.zip |
Allow female guards, and change guard Youn to Yuna (it was a little too machist)
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2553,6 +2553,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. weight="65" maxFloorOffset="8"> <sprite gender="unisex">equipment/legs/jeanschaps-male.xml</sprite> + <sprite gender="female">equipment/legs/jeanschaps-female.xml</sprite> </item> <item id="2205" image="equipment/legs/cottonshorts.png" |