blob: d1b48b4dd89460ed5e18595f2a171fcbc51882e1 (
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="1190" image="equipment/head/nutcrackerhat.png" name="Nutcracker Hat" description="Now you will look just like a Nutcracker!" mattack="2" type="equip-head" defense="5" weight="20" sellProtected="true">
<sprite gender="unisex">equipment/head/nutcrackerhat.xml</sprite>
<sprite gender="female">equipment/head/nutcrackerhat-female.xml</sprite>
</item>
</items>
|