summaryrefslogtreecommitdiff
path: root/monsters.xml
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2014-05-07 01:21:50 +0200
committerReid <reidyaro@gmail.com>2014-05-07 01:21:50 +0200
commit18347b9340ec767942d8e6ec960da27d3b8bce04 (patch)
tree0484f5f569dcb2e6b76ccbaae156eaac1ac69257 /monsters.xml
parent5b7a1cdc22c189352aaa79055ac7675d2367ffde (diff)
downloadclientdata-18347b9340ec767942d8e6ec960da27d3b8bce04.tar.gz
clientdata-18347b9340ec767942d8e6ec960da27d3b8bce04.tar.bz2
clientdata-18347b9340ec767942d8e6ec960da27d3b8bce04.tar.xz
clientdata-18347b9340ec767942d8e6ec960da27d3b8bce04.zip
Add the poison cloud particle effect,
Add this last on the frostiana monster.
Diffstat (limited to 'monsters.xml')
-rw-r--r--monsters.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/monsters.xml b/monsters.xml
index 9521f653..9881904d 100644
--- a/monsters.xml
+++ b/monsters.xml
@@ -104,6 +104,7 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or
</monster>
<monster id="10" name="Frostiana" targetCursor="small">
<sprite>monsters/frostiana.xml</sprite>
+ <attack id="1" effect-id="21" particle-effect="graphics/particles/poison-cloud.xml"/>
<sound event="die">monsters/mushroom/die1.ogg</sound>
<sound event="die">monsters/mushroom/die2.ogg</sound>
<sound event="hit">monsters/frostiana/hit1.ogg</sound>