summaryrefslogtreecommitdiff
path: root/equipment.xml
diff options
context:
space:
mode:
authorPhilipp Sehmisch <tmw@crushnet.org>2007-02-01 03:00:01 +0000
committerPhilipp Sehmisch <tmw@crushnet.org>2007-02-01 03:00:01 +0000
commitcef6ebea4e2fa334eed1fe99cee99d330a031899 (patch)
treef1add5df91d25cf1218ce70ada3163ea01b8281b /equipment.xml
parent03aaf50f7950bc7f1d58f13e36eac01d725b0cae (diff)
downloadclientdata-cef6ebea4e2fa334eed1fe99cee99d330a031899.tar.gz
clientdata-cef6ebea4e2fa334eed1fe99cee99d330a031899.tar.bz2
clientdata-cef6ebea4e2fa334eed1fe99cee99d330a031899.tar.xz
clientdata-cef6ebea4e2fa334eed1fe99cee99d330a031899.zip
Added chainmail shirt by "The Judge". The proposed values are: Item ID: 625, Sprite ID: 25, Defence: 12, Weight: 120. Added missing graphic for female cotton shirt.
Diffstat (limited to 'equipment.xml')
-rw-r--r--equipment.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/equipment.xml b/equipment.xml
index 2ad2d9ed..52c2b3d7 100644
--- a/equipment.xml
+++ b/equipment.xml
@@ -80,4 +80,8 @@
<equipment id="24" slot="0">
<sprite>head-santabeardhat.xml</sprite>
</equipment>
-</equipments>
+ <equipment id="25" slot="0">
+ <sprite gender="male">chest-chainmail-male.xml</sprite>
+ <sprite gender="female">chest-chainmail-female.xml</sprite>
+ </equipment>
+</equipments> \ No newline at end of file