summaryrefslogtreecommitdiff
path: root/monsters.xml
diff options
context:
space:
mode:
authorSaulc <lucashelaine14@gmail.com>2018-06-20 06:49:03 +0000
committerSaulc <lucashelaine14@gmail.com>2018-06-20 06:49:03 +0000
commit22e86bd808ca16425480685949519e7f7c613d79 (patch)
treebae055cde3b1e7739e37bc0522918aa146984c0b /monsters.xml
parent8672ba6e0cd70857628774b557c16c36a7151129 (diff)
downloadclientdata-22e86bd808ca16425480685949519e7f7c613d79.tar.gz
clientdata-22e86bd808ca16425480685949519e7f7c613d79.tar.bz2
clientdata-22e86bd808ca16425480685949519e7f7c613d79.tar.xz
clientdata-22e86bd808ca16425480685949519e7f7c613d79.zip
Add 1155 Mana piou a blue piou with a libble orb. you can found them around mana sources.
Diffstat (limited to 'monsters.xml')
-rw-r--r--monsters.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/monsters.xml b/monsters.xml
index 99ceb79f..7bfa1b63 100644
--- a/monsters.xml
+++ b/monsters.xml
@@ -734,4 +734,13 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or spawn.
<sprite>monsters/accessories/banditbow.xml|#48488c,48488e,48488f,695c21,5f5fbe,827229,6e6edb,9493a4,a4adff,bab8c2,bcbbc6,e3eaff;#332c19,443a20,453b1e,61532d,87733d,a58d4d</sprite>
<attack id="1" missile-particle="graphics/particles/arrow.particle.xml" action="attack"/>
</monster>
+ <monster id="1155" name="Mana Piou" targetCursor="small" walkType="fly">
+ <sprite>monsters/piou.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>
+ <sound event="spawn">monsters/piou/spawn1.ogg</sound>
+ </monster>
</monsters>