summaryrefslogtreecommitdiff
path: root/items/hairsprite/item-10_Shortandcurly.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/hairsprite/item-10_Shortandcurly.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/hairsprite/item-10_Shortandcurly.xml')
-rw-r--r--items/hairsprite/item-10_Shortandcurly.xml18
1 files changed, 18 insertions, 0 deletions
diff --git a/items/hairsprite/item-10_Shortandcurly.xml b/items/hairsprite/item-10_Shortandcurly.xml
new file mode 100644
index 00000000..0437b0f4
--- /dev/null
+++ b/items/hairsprite/item-10_Shortandcurly.xml
@@ -0,0 +1,18 @@
+<?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="-10" type="hairsprite" name="Short and curly">
+ <sprite race="0" gender="male">hairstyles/hairstyle09-male.xml</sprite>
+ <sprite race="1" gender="male">hairstyles/hairstyle09-male.xml</sprite>
+ <sprite race="0" gender="female">hairstyles/hairstyle09-female.xml</sprite>
+ <sprite race="1" gender="female">hairstyles/hairstyle09-female.xml</sprite>
+ <sprite race="0" gender="other">hairstyles/hairstyle09.xml</sprite>
+ <sprite race="1" gender="other">hairstyles/hairstyle09.xml</sprite>
+ <sprite race="6">monsters/accessories/hairstyle09.xml</sprite>
+ </item>
+</items>