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/item5039_BlackSorcererRobeLightBlue.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/item5039_BlackSorcererRobeLightBlue.xml')
-rw-r--r-- | items/equip-torso/item5039_BlackSorcererRobeLightBlue.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/items/equip-torso/item5039_BlackSorcererRobeLightBlue.xml b/items/equip-torso/item5039_BlackSorcererRobeLightBlue.xml index b7190662..300a3bb6 100644 --- a/items/equip-torso/item5039_BlackSorcererRobeLightBlue.xml +++ b/items/equip-torso/item5039_BlackSorcererRobeLightBlue.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="5039" image="equipment/chest/sorcerer-robe.png|W:#111111,222222,333333,444444,555555,aaaaaa;R:#41B3FF" name="Black Sorcerer Robe (Light Blue)" description="A Light Blue lined Black sorcerer robe." mattack="20" type="equip-torso" defense="5" agi="1" weight="30" sellProtected="true"> <sprite gender="unisex">equipment/chest/sorcerer-robe.xml|#111111,222222,333333,444444,555555,aaaaaa;#41B3FF</sprite> |