diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-04-10 02:17:42 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-04-10 02:17:42 -0300 |
commit | c8d336498df17d7b6cf951fc929616dfb400dc53 (patch) | |
tree | a945bee21b5a24fa977c7ebc65dcf511785186f8 /items/equip-feet/item2156_BlackCottonBoots.xml | |
parent | 36817b5da676909b2838d1d63d8202580140ec9b (diff) | |
download | clientdata-c8d336498df17d7b6cf951fc929616dfb400dc53.tar.gz clientdata-c8d336498df17d7b6cf951fc929616dfb400dc53.tar.bz2 clientdata-c8d336498df17d7b6cf951fc929616dfb400dc53.tar.xz clientdata-c8d336498df17d7b6cf951fc929616dfb400dc53.zip |
sed -i '/its\:/d' **.xml
Diffstat (limited to 'items/equip-feet/item2156_BlackCottonBoots.xml')
-rw-r--r-- | items/equip-feet/item2156_BlackCottonBoots.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/items/equip-feet/item2156_BlackCottonBoots.xml b/items/equip-feet/item2156_BlackCottonBoots.xml index cfbf08af..ce01d448 100644 --- a/items/equip-feet/item2156_BlackCottonBoots.xml +++ b/items/equip-feet/item2156_BlackCottonBoots.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="2156" image="equipment/feet/boots.png|W:#111111,222222,333333,444444,555555,aaaaaa" name="Black Cotton Boots" description="A black pair of quality cotton boots." mattack="1" type="equip-feet" defense="1" weight="30"> <sprite gender="unisex">equipment/feet/boots.xml|#111111,222222,333333,444444,555555,aaaaaa</sprite> <sprite gender="female">equipment/feet/boots-female.xml|#111111,222222,333333,444444,555555,aaaaaa</sprite> |