summaryrefslogtreecommitdiff
path: root/items.xml
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2015-02-09 00:30:00 +0100
committerReid <reidyaro@gmail.com>2015-02-09 00:30:00 +0100
commita10cde2452a0bbb9ae9ec7683e24371f2a70916b (patch)
treebff1dff7b8fa27982fd3b34bd42577a5dbb723f0 /items.xml
parent3e197b6ee7644f1c63d833fb4ed9f0f227daaf23 (diff)
downloadclientdata-a10cde2452a0bbb9ae9ec7683e24371f2a70916b.tar.gz
clientdata-a10cde2452a0bbb9ae9ec7683e24371f2a70916b.tar.bz2
clientdata-a10cde2452a0bbb9ae9ec7683e24371f2a70916b.tar.xz
clientdata-a10cde2452a0bbb9ae9ec7683e24371f2a70916b.zip
Add piou egg item.
Diffstat (limited to 'items.xml')
-rw-r--r--items.xml12
1 files changed, 11 insertions, 1 deletions
diff --git a/items.xml b/items.xml
index 03cce621..14324fc7 100644
--- a/items.xml
+++ b/items.xml
@@ -166,6 +166,16 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml.
<sound event="miss">weapons/barehands/miss1.ogg</sound>
</item>
+ <!-- Special Races -->
+ <item id="-150" type="racesprite" name="Piou">
+ <sprite gender="unisex">races/piou-unisex.xml</sprite>
+ <sound event="die">monsters/piou/die1.ogg</sound>
+ <sound event="hit">monsters/piou/hit1.ogg</sound>
+ <sound event="hurt">monsters/piou/hurt1.ogg</sound>
+ <sound event="hurt">monsters/piou/hurt2.ogg</sound>
+ <sound event="miss">monsters/piou/miss1.ogg</sound>
+ </item>
+
<!-- Usable Items -->
<item id="501"
image="usable/acorn.png"
@@ -791,7 +801,7 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml.
<sound event="miss">weapons/piouslayer/miss1.ogg</sound>
</item>
<item id="4000"
- image="generic/eggshell-half.png"
+ image="usable/piouegg.png"
name="Piou egg"
description="Piou egg"
type="generic"