summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilipp Sehmisch <tmw@crushnet.org>2007-10-24 15:53:54 +0000
committerPhilipp Sehmisch <tmw@crushnet.org>2007-10-24 15:53:54 +0000
commit11ca28f3663dd52e57066904eec9a4e82759e5b4 (patch)
tree026eeba112628d5258d8a8a6e1cb2668bf791513
parentaac82f70af74206ec67002e2b9e76bf232f40d88 (diff)
downloadclientdata-11ca28f3663dd52e57066904eec9a4e82759e5b4.tar.gz
clientdata-11ca28f3663dd52e57066904eec9a4e82759e5b4.tar.bz2
clientdata-11ca28f3663dd52e57066904eec9a4e82759e5b4.tar.xz
clientdata-11ca28f3663dd52e57066904eec9a4e82759e5b4.zip
Added a new quest loot item for the halloween event.
-rw-r--r--graphics/items/generic-darkcrystal.pngbin0 -> 544 bytes
-rw-r--r--items.xml3
2 files changed, 2 insertions, 1 deletions
diff --git a/graphics/items/generic-darkcrystal.png b/graphics/items/generic-darkcrystal.png
new file mode 100644
index 00000000..e9936d34
--- /dev/null
+++ b/graphics/items/generic-darkcrystal.png
Binary files differ
diff --git a/items.xml b/items.xml
index 82394d53..b7342f4b 100644
--- a/items.xml
+++ b/items.xml
@@ -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