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-torso/item2084_LightBlueSilkRobe.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-torso/item2084_LightBlueSilkRobe.xml')
-rw-r--r-- | items/equip-torso/item2084_LightBlueSilkRobe.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/items/equip-torso/item2084_LightBlueSilkRobe.xml b/items/equip-torso/item2084_LightBlueSilkRobe.xml index 94a45343..ef679972 100644 --- a/items/equip-torso/item2084_LightBlueSilkRobe.xml +++ b/items/equip-torso/item2084_LightBlueSilkRobe.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="2084" image="equipment/chest/silk-robe.png|W:#16486e,498ec5,e4f2fc" name="Light Blue Silk Robe" description="A light and shimmering light blue silk robe." type="equip-torso" defense="5" weight="30" sellProtected="true"> <sprite gender="unisex">equipment/chest/robe.xml|#16486e,498ec5,e4f2fc</sprite> |