summaryrefslogtreecommitdiff
path: root/equipment.xml
diff options
context:
space:
mode:
authorPhilipp Sehmisch <tmw@crushnet.org>2007-01-07 16:32:08 +0000
committerPhilipp Sehmisch <tmw@crushnet.org>2007-01-07 16:32:08 +0000
commit332675c6ae14217b5527c3af6cfa636ed8c0196d (patch)
treebe429ab1b54a8b030bfb51fa0a3ef2a9f70ebaf4 /equipment.xml
parent2da5b0a099a72f93f7e2710d7102aedeb5878d8c (diff)
downloadclientdata-332675c6ae14217b5527c3af6cfa636ed8c0196d.tar.gz
clientdata-332675c6ae14217b5527c3af6cfa636ed8c0196d.tar.bz2
clientdata-332675c6ae14217b5527c3af6cfa636ed8c0196d.tar.xz
clientdata-332675c6ae14217b5527c3af6cfa636ed8c0196d.zip
Added female cottonshirt sprites. I wanted to wait for a decision regarding the breast size in the side pose and the sitting pose before i finish it, but when i wait until someone in charge has the guts to make a decision about that i can wait forever.
Diffstat (limited to 'equipment.xml')
-rw-r--r--equipment.xml9
1 files changed, 5 insertions, 4 deletions
diff --git a/equipment.xml b/equipment.xml
index c7aa5c8a..e49176ab 100644
--- a/equipment.xml
+++ b/equipment.xml
@@ -4,9 +4,10 @@
animation files.
-->
<equipments>
- <equipment id="1" slot="0">
- <sprite>item001.xml</sprite>
- </equipment>
+ <equipment id="1" slot = "0">
+ <sprite gender="male">chest-cotton-male.xml</sprite>
+ <sprite gender="female">chest-cotton-female.xml</sprite>
+ </equipment>
<equipment id="2" slot="0">
<sprite>item002.xml</sprite>
</equipment>
@@ -79,4 +80,4 @@
<equipment id="24" slot="0">
<sprite>head-santabeardhat.xml</sprite>
</equipment>
-</equipments>
+</equipments> \ No newline at end of file