diff options
author | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2006-12-22 20:48:28 +0000 |
---|---|---|
committer | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2006-12-22 20:48:28 +0000 |
commit | 8ff74ff505c096313c9c7af5247fd5b64769da30 (patch) | |
tree | 4e9143c2f1bb688285f9c143f2a8563d64f5b373 /items.xml | |
parent | 72f04554fb0585e41eae4aab2644a11ae2dc7327 (diff) | |
download | clientdata-8ff74ff505c096313c9c7af5247fd5b64769da30.tar.gz clientdata-8ff74ff505c096313c9c7af5247fd5b64769da30.tar.bz2 clientdata-8ff74ff505c096313c9c7af5247fd5b64769da30.tar.xz clientdata-8ff74ff505c096313c9c7af5247fd5b64769da30.zip |
Added new Christmas themed headwear by Pauan.
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -128,4 +128,9 @@ <item id="1200" image="weapon-bow-bow.png" art="0" name="Bow" description="A distance weapon" effect="Damage: +15 / Range: 5" type="0" weight="10" slot="0"/> <item id="1201" image="weapon-dagger-knive.png" art="0" name="Knife" description="A small knife, the perfect weapon for a beginner" effect="Damage: 5 / Range: 1" type="0" weight="10" slot="0"/> <item id="1202" image="armor-chest-cottonshirt.png" art="0" name="Cotton shirt" description="A shirt made of 100% cotton" effect="Defense: +2" type="0" weight="10" slot="0"/> + <item id="1203" image="armor-head-rangerhat.png" art="0" name="Ranger hat" description="A leather hat traditionally worn by Rangers." effect="Damage: +2 / Defense: +18 / Sight +5 / Evade +5 / Skill +2" type="0" weight="10" slot="0"/> + <item id="1204" image="armor-head-antlerhat.png" art="0" name="Antler hat" description="A hat with antlers sticking out of it." effect="Defense: +4" type="0" weight="10" slot="0"/> + <item id="1205" image="armor-head-christmastree.png" art="0" name="Christmas tree hat" description="A hat shaped like a Christmas tree." effect="Defense: +2" type="0" weight="10" slot="0"/> + <item id="1206" image="armor-head-santabeardhat.png" art="0" name="Santa beard hat" description="Now you will look just like Santa Claus!" effect="Defense: +5" type="0" weight="10" slot="0"/> + <item id="1207" image="generic-redstocking.png" art="0" name="Red Christmas stocking" description="Eww, it's smelly!" effect="" type="0" weight="10" slot="0"/> </items> |