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-shield/item5285_DragonShield.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-shield/item5285_DragonShield.xml')
-rw-r--r-- | items/equip-shield/item5285_DragonShield.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/items/equip-shield/item5285_DragonShield.xml b/items/equip-shield/item5285_DragonShield.xml index 2da559a6..7a61bc39 100644 --- a/items/equip-shield/item5285_DragonShield.xml +++ b/items/equip-shield/item5285_DragonShield.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="5285" image="equipment/shield/dragonshield.png" |