summaryrefslogtreecommitdiff
path: root/equipment.xml
diff options
context:
space:
mode:
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