summaryrefslogtreecommitdiff
path: root/items/equip-head/item2133_YellowDesertHat.xml
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-04-09 23:20:09 -0300
committerJesusaves <cpntb1@ymail.com>2021-04-09 23:20:09 -0300
commit4903d41b99555c45be569de1c20ba4035854c888 (patch)
tree3a9a75e59f45ef9e415b50e28af89fd2fc56bd34 /items/equip-head/item2133_YellowDesertHat.xml
downloadclientdata-4903d41b99555c45be569de1c20ba4035854c888.tar.gz
clientdata-4903d41b99555c45be569de1c20ba4035854c888.tar.bz2
clientdata-4903d41b99555c45be569de1c20ba4035854c888.tar.xz
clientdata-4903d41b99555c45be569de1c20ba4035854c888.zip
Reinitialized git repository with Evol2 support
Major changes: - Makefile - Gitlab CI - Network update - Char Creation update
Diffstat (limited to 'items/equip-head/item2133_YellowDesertHat.xml')
-rw-r--r--items/equip-head/item2133_YellowDesertHat.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/items/equip-head/item2133_YellowDesertHat.xml b/items/equip-head/item2133_YellowDesertHat.xml
new file mode 100644
index 00000000..aac3b3cb
--- /dev/null
+++ b/items/equip-head/item2133_YellowDesertHat.xml
@@ -0,0 +1,16 @@
+<?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="2133" image="equipment/head/deserthat.png|R:#846928,dab641,ffef93,fff7c9" name="Yellow Desert Hat" description="While the yellow desert hat is perfect for sand storms, it won't help you much against a blow to the head." mattack="-1" type="equip-head" defense="3" weight="20">
+ <sprite gender="unisex">equipment/head/deserthat.xml|#846928,dab641,ffef93,fff7c9</sprite>
+ <sprite gender="female">equipment/head/deserthat-female.xml|#846928,dab641,ffef93,fff7c9</sprite>
+ <replace sprite="hair">
+ <item from="-6" to="-1"/>
+ </replace>
+ </item>
+</items>