summaryrefslogtreecommitdiff
path: root/equipment.xml
diff options
context:
space:
mode:
authorPhilipp Sehmisch <tmw@crushnet.org>2006-12-11 12:54:12 +0000
committerPhilipp Sehmisch <tmw@crushnet.org>2006-12-11 12:54:12 +0000
commit054cd9a8fe0a4433a7e83aa0de42db02033f59de (patch)
tree91ca055d6d259ac0935cd043fd99d6c2f80c0768 /equipment.xml
parentdf24545494d44431325b0e85b4e2581fbc45ae9f (diff)
downloadclientdata-054cd9a8fe0a4433a7e83aa0de42db02033f59de.tar.gz
clientdata-054cd9a8fe0a4433a7e83aa0de42db02033f59de.tar.bz2
clientdata-054cd9a8fe0a4433a7e83aa0de42db02033f59de.tar.xz
clientdata-054cd9a8fe0a4433a7e83aa0de42db02033f59de.zip
Added new sweaters by Saphy. Info for server admins: Item IDs are 564 for turtleneck (should already be in there) and 624 for v-neck. The visible sprite IDs are 19 for turtleneck and 20 for v-neck. By the way, I would have liked to rename armor-chest-woolsweater.png to armor-chest-tnecksweater.png instead of deleting and adding it, but sourceforge didn't allowed it (got a 403 error).
Diffstat (limited to 'equipment.xml')
-rw-r--r--equipment.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/equipment.xml b/equipment.xml
index 60a8aae9..26398627 100644
--- a/equipment.xml
+++ b/equipment.xml
@@ -55,4 +55,15 @@
<equipment id="17" slot = "0">
<sprite>item017.xml</sprite>
</equipment>
+ <equipment id="18" slot = "0">
+ <sprite>item018.xml</sprite>
+ </equipment>
+ <equipment id="19" slot = "0">
+ <sprite gender="male">chest-vnecksweater-male.xml</sprite>
+ <sprite gender="female">chest-vnecksweater-female.xml</sprite>
+ </equipment>
+ <equipment id="20" slot = "0">
+ <sprite gender="male">chest-tnecksweater-male.xml</sprite>
+ <sprite gender="female">chest-tnecksweater-female.xml</sprite>
+ </equipment>
</equipments> \ No newline at end of file