diff options
author | Philipp Sehmisch <tmw@crushnet.org> | 2007-10-24 15:53:54 +0000 |
---|---|---|
committer | Philipp Sehmisch <tmw@crushnet.org> | 2007-10-24 15:53:54 +0000 |
commit | 11ca28f3663dd52e57066904eec9a4e82759e5b4 (patch) | |
tree | 026eeba112628d5258d8a8a6e1cb2668bf791513 /items.xml | |
parent | aac82f70af74206ec67002e2b9e76bf232f40d88 (diff) | |
download | clientdata-11ca28f3663dd52e57066904eec9a4e82759e5b4.tar.gz clientdata-11ca28f3663dd52e57066904eec9a4e82759e5b4.tar.bz2 clientdata-11ca28f3663dd52e57066904eec9a4e82759e5b4.tar.xz clientdata-11ca28f3663dd52e57066904eec9a4e82759e5b4.zip |
Added a new quest loot item for the halloween event.
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -316,6 +316,7 @@ <item id="630" image="armor-head-shroomhat.png" name="Shroom hat" description="Evil and fashionable." effect="Defense: +18" type="0" weight="20"> <sprite>item022.xml</sprite> </item> + <item id="631" image="generic-darkcrystal.png" name="Dark Crystal" description="A dark crystal that emits a demonic aura." effect="" type="0" weight="10" slot="0"/> <item id="1199" image="weapon-arrow-arrow.png" name="Arrow" description="A standard arrow." effect="Damage: +25" type="0" weight="8"/> <item id="1200" image="weapon-bow-bow.png" name="Bow" description="A distance weapon." effect="Damage: +15 / Range: 5" type="0" weight="125" attacktype="bow"> <sprite>weapon-bow.xml</sprite> @@ -345,4 +346,4 @@ <item id="1211" image="generic-easteregg-yellow.png" name="Yellow Easter Egg" description="A yellow easter egg. Find all six different easter eggs to win a prize." effect="" type="0" weight="10"/> <item id="1212" image="generic-easteregg-pink.png" name="Pink Easter Egg" description="A pink easter egg. Find all six different easter eggs to win a prize." effect="" type="0" weight="10"/> <item id="1213" image="generic-easteregg-teal.png" name="Teal Easter Egg" description="A teal easter egg. Find all six different easter eggs to win a prize." effect="" type="0" weight="10"/> -</items> +</items>
\ No newline at end of file |