summaryrefslogtreecommitdiff
path: root/monsters.xml
diff options
context:
space:
mode:
authorchristopherchay <chay.c2.christopher@gmail.com>2019-02-09 15:13:22 -0500
committerchristopherchay <chay.c2.christopher@gmail.com>2019-02-09 15:13:22 -0500
commit758bf6e6037b145d52656e1f4cce2559db59ba0e (patch)
tree7ede1e6bcf6f9e0f850afa665cd7d04baa638ffb /monsters.xml
parent7fe28b1ce236ccbfd0262646b3647dfcb19eabce (diff)
parentc6f0d9e089c507fa9ba9cf6918f5a8d36984e10a (diff)
downloadclientdata-758bf6e6037b145d52656e1f4cce2559db59ba0e.tar.gz
clientdata-758bf6e6037b145d52656e1f4cce2559db59ba0e.tar.bz2
clientdata-758bf6e6037b145d52656e1f4cce2559db59ba0e.tar.xz
clientdata-758bf6e6037b145d52656e1f4cce2559db59ba0e.zip
Merge branch 'master' of gitlab.com:TMW2/clientdata
Diffstat (limited to 'monsters.xml')
-rw-r--r--monsters.xml12
1 files changed, 8 insertions, 4 deletions
diff --git a/monsters.xml b/monsters.xml
index dbadb901..0258e975 100644
--- a/monsters.xml
+++ b/monsters.xml
@@ -280,10 +280,9 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or s
<monster id="1049" name="Bhop Fluffy" targetCursor="medium">
<sprite>monsters/bhopfluffy.xml</sprite>
</monster>
- <monster id="1050" name="Forest Dragon" targetCursor="large">
- <sprite>monsters/forestdragon.xml</sprite>
- <sound event="die">monsters/dragon/die.ogg</sound>
- <sound event="hit">monsters/dragon/hit.ogg</sound>
+ <monster id="1050" name="Lovely Fluffy" targetCursor="medium">
+ <sprite>monsters/bhopfluffy.xml</sprite>
+ <particlefx>graphics/particles/pinkheart.particle.xml</particlefx>
</monster>
<monster id="1051" name="Dark Lizard" targetCursor="medium">
<sprite>monsters/darklizard.xml</sprite>
@@ -328,6 +327,11 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or s
<monster id="1062" name="Assassin" targetCursor="medium">
<sprite>monsters/assassin.xml</sprite>
</monster>
+ <monster id="10xx" name="Forest Dragon" targetCursor="large">
+ <sprite>monsters/forestdragon.xml</sprite>
+ <sound event="die">monsters/dragon/die.ogg</sound>
+ <sound event="hit">monsters/dragon/hit.ogg</sound>
+ </monster>
-->
<monster id="1063" name="Vampire Bat" targetCursor="small">
<sprite>monsters/vampirebat.xml</sprite>