summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--LICENSE1
-rw-r--r--graphics/items/usable/piouegg.pngbin0 -> 648 bytes
-rw-r--r--items.xml12
3 files changed, 12 insertions, 1 deletions
diff --git a/LICENSE b/LICENSE
index ba904495..f4a5ee60 100644
--- a/LICENSE
+++ b/LICENSE
@@ -102,6 +102,7 @@ https://www.gitorious.org/evol/clientdata-beta/blobs/master/LICENSE
graphics/items/usable/lettuceleaf.png (Reid) (CC BY-SA 3.0) (-)
graphics/items/usable/piberries.png (Reid) (CC BY-SA 3.0) (-)
graphics/items/usable/pioulegs.png (Reid) (CC BY-SA 3.0) (FotherJ)
+ graphics/items/usable/piouegg.png (Reid) (CC BY-SA 3.0) (-)
graphics/items/usable/plushroom.png (Reid) (CC BY-SA 3.0) (-)
graphics/items/usable/pumpkinseeds.png (Enchilado) (CC BY-SA 3.0) (-)
graphics/items/usable/urchinmeat.png (Alige) (CC BY-SA 3.0) (Reid)
diff --git a/graphics/items/usable/piouegg.png b/graphics/items/usable/piouegg.png
new file mode 100644
index 00000000..56417633
--- /dev/null
+++ b/graphics/items/usable/piouegg.png
Binary files differ
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"