summaryrefslogtreecommitdiff
path: root/items/equip-head/item4042_Rednose.xml
blob: c50001d4a90468bdf7cc33d47bc2dea653579c5c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?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="4042" image="equipment/head/rednose.png" name="Rednose" description="A funny red nose. You look like a Christmas reinboo with it!" mattack="7" type="equip-head" weight="4" defense="2" sellProtected="true">
    <sprite gender="unisex">equipment/head/rednose.xml</sprite>
    <sprite gender="female">equipment/head/rednose-female.xml</sprite>
  </item>
</items>