summaryrefslogtreecommitdiff
path: root/items.xml
diff options
context:
space:
mode:
authorSaulc <lucashelaine14@gmail.com>2018-06-24 20:18:35 +0000
committerSaulc <lucashelaine14@gmail.com>2018-06-24 20:18:35 +0000
commit2ee77347e050751b08d722be9f656531ea8d2019 (patch)
tree71f0dc1dc0792f568f33d7ed4365f26c63945921 /items.xml
parent7f05fabadba7c1277d85e9faa6c1026acdbf0a42 (diff)
downloadclientdata-2ee77347e050751b08d722be9f656531ea8d2019.tar.gz
clientdata-2ee77347e050751b08d722be9f656531ea8d2019.tar.bz2
clientdata-2ee77347e050751b08d722be9f656531ea8d2019.tar.xz
clientdata-2ee77347e050751b08d722be9f656531ea8d2019.zip
add farmer hat to item list
Diffstat (limited to 'items.xml')
-rw-r--r--items.xml28
1 files changed, 27 insertions, 1 deletions
diff --git a/items.xml b/items.xml
index 8428bd0a..675e12cc 100644
--- a/items.xml
+++ b/items.xml
@@ -4539,7 +4539,33 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
weight="0">
<sprite>equipment/head/ricehat.xml</sprite>
</item>
- <!-- 2997-2998 reserved -->
+ <item id="2997"
+ image="equipment/head/farmerhat.png"
+ name="%Color% Farmer Hat"
+ description="Hat commonly used by farmers."
+ defense="40"
+ level="30"
+ str="2"
+ type="equip-head"
+ colors="simple"
+ weight="120">
+ <sprite>equipment/head/farmerhat.xml</sprite>
+ <replace sprite="hair">
+ <item from="-3" to="-7"/>
+ <item from="-4" to="-7"/>
+ <item from="-5" to="-27"/>
+ <item from="-6" to="-7"/>
+ <item from="-13" to="-1"/>
+ <item from="-14" to="-7"/>
+ <item from="-15" to="-7"/>
+ <item from="-16" to="-10"/>
+ <item from="-21" to="-7"/>
+ <item from="-23" to="-1"/>
+ <item from="-25" to="-7"/>
+ <item from="-26" to="-21"/>
+ </replace>
+ </item>
+ <!-- 2998 reserved -->
<item id="2999"
image="equipment/head/fairyhat.png"
name="Sacred Forest Hat"