diff options
Diffstat (limited to 'items/usable/item3007_Marshmallow.xml')
-rw-r--r-- | items/usable/item3007_Marshmallow.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/items/usable/item3007_Marshmallow.xml b/items/usable/item3007_Marshmallow.xml index 39243f7e..aa45375d 100644 --- a/items/usable/item3007_Marshmallow.xml +++ b/items/usable/item3007_Marshmallow.xml @@ -1,10 +1,4 @@ <?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="3007" image="use/food/marshmallow.png" name="Marshmallow" description="Flavoured with real marshmallow root." type="usable" hp="10" weight="2"/> </items> |