diff options
author | Ledmitz <smoothshifter@tuta.io> | 2023-03-21 22:06:25 -0300 |
---|---|---|
committer | Ledmitz <smoothshifter@tuta.io> | 2023-03-21 22:06:25 -0300 |
commit | 86b376f59c7a6d5c6f24f74f825dc8ab54c0494c (patch) | |
tree | 813be522038bbbaad10b6104de96657619a401b0 /items/equip-legs/item610_JeansShorts.xml | |
parent | 968bdbae500eff84c63e3dd2548b89d416e10f09 (diff) | |
parent | bd24b8a8168dc6b2747fc2c2d98e50742ce375e2 (diff) | |
download | clientdata-86b376f59c7a6d5c6f24f74f825dc8ab54c0494c.tar.gz clientdata-86b376f59c7a6d5c6f24f74f825dc8ab54c0494c.tar.bz2 clientdata-86b376f59c7a6d5c6f24f74f825dc8ab54c0494c.tar.xz clientdata-86b376f59c7a6d5c6f24f74f825dc8ab54c0494c.zip |
Conflict resolution 1floyd_book
Diffstat (limited to 'items/equip-legs/item610_JeansShorts.xml')
-rw-r--r-- | items/equip-legs/item610_JeansShorts.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/items/equip-legs/item610_JeansShorts.xml b/items/equip-legs/item610_JeansShorts.xml index 15627fab..f3d87088 100644 --- a/items/equip-legs/item610_JeansShorts.xml +++ b/items/equip-legs/item610_JeansShorts.xml @@ -1,11 +1,5 @@ <?xml version="1.0"?> <items> - <its:rules xmlns:its="http://www.w3.org/2005/11/its" version="1.0"> - <its:translateRule selector="//item/@name" translate="yes"/> - <its:translateRule selector="//item/@description" translate="yes"/> - <its:translateRule selector="//item/@effect" translate="yes"/> - <its:translateRule selector="//*" translate="no"/> - </its:rules> <item id="610" image="equipment/legs/shorts.png|W:#255367,266c84,68b0c5,ffffff" name="Jeans Shorts" description="Shorts made of jeans." mattack="-8" type="equip-legs" defense="4" weight="25"> <sprite gender="unisex">equipment/legs/shorts.xml|#255367,266c84,68b0c5,ffffff</sprite> <sprite gender="female">equipment/legs/shorts-female.xml|#255367,266c84,68b0c5,ffffff</sprite> |