diff options
author | Eugenio Favalli <elvenprogrammer@gmail.com> | 2006-10-30 13:47:26 +0000 |
---|---|---|
committer | Eugenio Favalli <elvenprogrammer@gmail.com> | 2006-10-30 13:47:26 +0000 |
commit | 1cf04b261d85288cbed471b099fdad3daebb9faa (patch) | |
tree | be9536008a2568b826fa2247c1875f97293c5439 /items.xml | |
parent | d6dcb55b2126f9af61e9750168af96f15bc5a160 (diff) | |
download | clientdata-1cf04b261d85288cbed471b099fdad3daebb9faa.tar.gz clientdata-1cf04b261d85288cbed471b099fdad3daebb9faa.tar.bz2 clientdata-1cf04b261d85288cbed471b099fdad3daebb9faa.tar.xz clientdata-1cf04b261d85288cbed471b099fdad3daebb9faa.zip |
Added new items
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -114,6 +114,14 @@ <item id="612" image="generic-cavesnakelamp.png" art="0" name="Cave snake lamp" description="Feeler of a lamp snake that glows in the dark." effect="" type="0" weight="10" slot="0"/> <item id="613" image="generic-hardspike.png" art="0" name="Hard spike" description="A hard spike of a slain monster" effect="" type="0" weight="10" slot="0"/> <item id="614" image="generic-pinkantennae.png" art="0" name="Pink antennae" description="Noone knows why violets got these antennaes." effect="" type="0" weight="10" slot="0"/> + <item id="615" image="armor-head-pumpkinhelmet.png" art="0" name="Pumpkin helmet" description="An helmet made out of a pumpkin." effect="Defense: +4" type="0" weight="10" slot="0"/> + <item id="616" image="armor-head-axehat.png" art="0" name="Axe hat" description="A really cool joke." effect="Defense: +4" type="0" weight="10" slot="0"/> + <item id="617" image="armor-head-piratehat.png" art="0" name="Pirate hat" description="A pirate hat." effect="Defense: +4" type="0" weight="10" slot="0"/> + <item id="618" image="armor-head-goggles.png" art="0" name="Goggles" description="Goggles designed to take care of your eyes." effect="Defense: +2" type="0" weight="10" slot="0"/> + <item id="619" image="armor-head-leathergoggles.png" art="0" name="Leather goggles" description="Goggles designed for desert storms." effect="Defense: +3" type="0" weight="10" slot="0"/> + <item id="620" image="armor-head-circlet.png" art="0" name="Circlet" description="A nice piece of jewelry." effect="Defense: +4" type="0" weight="10" slot="0"/> + <item id="621" image="armor-head-eyepatch.png" art="0" name="Eyepatch" description="What really makes you a pirate." effect="Defense: +3" type="0" weight="10" slot="0"/> + <item id="622" image="armor-head-bandana.png" art="0" name="Bandana" description="A striped bandana." effect="Defense: +3" type="0" weight="10" slot="0"/> <item id="1199" image="weapon-arrow-arrow.png" art="0" name="Arrow" description="A standard arrow" effect="Damage: +25" type="0" weight="10" slot="0"/> <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"/> |