diff options
author | Jesusaves <cpntb1@ymail.com> | 2023-02-18 02:20:11 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2023-02-18 02:20:11 -0300 |
commit | 2158c0b360a2e0aebf762ceeda8f3e3078687087 (patch) | |
tree | 8b107d8600e3a28ec92edb6f6665ca210762f4d0 /items/equip-head/item724_CottonHeadband.xml | |
parent | c373a350752587ce8208763ab5a42dae773fffb2 (diff) | |
download | clientdata-2158c0b360a2e0aebf762ceeda8f3e3078687087.tar.gz clientdata-2158c0b360a2e0aebf762ceeda8f3e3078687087.tar.bz2 clientdata-2158c0b360a2e0aebf762ceeda8f3e3078687087.tar.xz clientdata-2158c0b360a2e0aebf762ceeda8f3e3078687087.zip |
The old translation rules are no longer honored, so remove they from XML
Diffstat (limited to 'items/equip-head/item724_CottonHeadband.xml')
-rw-r--r-- | items/equip-head/item724_CottonHeadband.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/items/equip-head/item724_CottonHeadband.xml b/items/equip-head/item724_CottonHeadband.xml index c4ef5a0f..7d66ba63 100644 --- a/items/equip-head/item724_CottonHeadband.xml +++ b/items/equip-head/item724_CottonHeadband.xml @@ -1,9 +1,5 @@ <?xml version="1.0"?> <items> - <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="724" image="equipment/head/standardheadband.png|W:#a4b2b2,ffffff" name="Cotton Headband" description="Just a cotton headband." type="equip-head" defense="2" weight="5"> <sprite gender="unisex">equipment/head/standardheadband.xml|#a4b2b2,ffffff</sprite> |