summaryrefslogtreecommitdiff
path: root/items/hairsprite/item-8_CenterpartingShortandslick.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-8_CenterpartingShortandslick.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-8_CenterpartingShortandslick.xml')
-rw-r--r--items/hairsprite/item-8_CenterpartingShortandslick.xml19
1 files changed, 19 insertions, 0 deletions
diff --git a/items/hairsprite/item-8_CenterpartingShortandslick.xml b/items/hairsprite/item-8_CenterpartingShortandslick.xml
new file mode 100644
index 00000000..36cec6ad
--- /dev/null
+++ b/items/hairsprite/item-8_CenterpartingShortandslick.xml
@@ -0,0 +1,19 @@
+<?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="-8" type="hairsprite" name="Center parting/Short and slick">
+ <sprite race="2">hairstyles/hairstyle33.xml</sprite>
+ <sprite race="0" gender="male">hairstyles/hairstyle07-male.xml</sprite>
+ <sprite race="1" gender="male">hairstyles/hairstyle07-male.xml</sprite>
+ <sprite race="0" gender="female">hairstyles/hairstyle07-female.xml</sprite>
+ <sprite race="1" gender="female">hairstyles/hairstyle07-female.xml</sprite>
+ <sprite race="0" gender="other">hairstyles/hairstyle07.xml</sprite>
+ <sprite race="1" gender="other">hairstyles/hairstyle07.xml</sprite>
+ <sprite race="6">monsters/accessories/hairstyle07.xml</sprite>
+ </item>
+</items>