blob: 352092dc7ebd41d3f5834a50da957067e736f794 (
plain) (
tree)
|
|
<?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="1214" image="equipment/head/bunnyears.png" name="Bunny Ears" description="A headband with plush bunny ears." effect="M. Attack +1" type="equip-head" defense="10" weight="20" sellProtected="true">
<sprite gender="unisex">equipment/head/bunnyears.xml</sprite>
<sprite gender="female">equipment/head/bunnyears-female.xml</sprite>
</item>
</items>
|