summaryrefslogtreecommitdiff
path: root/items/equip-head/item856_KnitCap.xml
blob: 52bea9281eb5e60e1e05ea4ac904d0785043d780 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?xml version="1.0"?>
<items>
  <item id="856" image="equipment/head/knit-cap.png|W:#ffffff;Y:#2958b5,3c6cce,90b3fb,c5d8ff;R:#2453b3,3561bf,638bdc,7799de,b0caff" name="Knit Cap" description="A knitted cap keeping your head warm in the cruel cold." type="equip-head" defense="3" weight="50" sellProtected="true">
    <replace sprite="hair">
      <item from="-6" to="-1"/>
    </replace>
    <replace direction="left" sprite="hair">
      <item from="-14" to="-1"/>
      <item from="-16" to="-9"/>
    </replace>
    <replace direction="right" sprite="hair">
      <item from="-14" to="-1"/>
      <item from="-16" to="-9"/>
    </replace>
    <replace direction="upall" sprite="hair">
      <item from="-15" to="-18"/>
    </replace>
    <replace direction="downall" sprite="hair">
      <item from="-15" to="-9"/>
      <item from="-16" to="-18"/>
    </replace>
    <sprite gender="unisex">equipment/head/knit-cap.xml|#ffffff;#2958b5,3c6cce,90b3fb,c5d8ff;#2453b3,3561bf,638bdc,7799de,b0caff</sprite>
    <sprite gender="female">equipment/head/knit-cap-female.xml|#ffffff;#2958b5,3c6cce,90b3fb,c5d8ff;#2453b3,3561bf,638bdc,7799de,b0caff</sprite>
  </item>
</items>