diff options
Diffstat (limited to 'items/generic/item2255_PinkCottonCloth.xml')
-rw-r--r-- | items/generic/item2255_PinkCottonCloth.xml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/items/generic/item2255_PinkCottonCloth.xml b/items/generic/item2255_PinkCottonCloth.xml deleted file mode 100644 index 6b6228ff..00000000 --- a/items/generic/item2255_PinkCottonCloth.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?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="2255" image="generic/fabric.png|W:#F37DFB" name="Pink Cotton Cloth" description="A piece of pink cotton cloth." type="generic" weight="10"/> -</items> |