summaryrefslogtreecommitdiff
path: root/monsters.xml
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-01-24 19:41:49 -0200
committerJesusaves <cpntb1@ymail.com>2019-01-24 19:41:49 -0200
commit9d7020184887cd216504f4a90494e0fbd44eeae0 (patch)
treed2c6b8e9dad80dd457dfac4f6833a8e6013a51cd /monsters.xml
parent8bac58aa3927369483f04b3569b348a947088380 (diff)
downloadclientdata-9d7020184887cd216504f4a90494e0fbd44eeae0.tar.gz
clientdata-9d7020184887cd216504f4a90494e0fbd44eeae0.tar.bz2
clientdata-9d7020184887cd216504f4a90494e0fbd44eeae0.tar.xz
clientdata-9d7020184887cd216504f4a90494e0fbd44eeae0.zip
[skip ci] particle effects for new boss
Diffstat (limited to 'monsters.xml')
-rw-r--r--monsters.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/monsters.xml b/monsters.xml
index 0694a9c5..dbadb901 100644
--- a/monsters.xml
+++ b/monsters.xml
@@ -258,6 +258,8 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or s
<monster id="1044" name="Giant Mutated Bat" targetCursor="large">
<sprite>monsters/giantmutatedbat.xml</sprite>
<particlefx>graphics/particles/black.particle.xml</particlefx>
+ <particlefx>graphics/particles/black.particle.xml</particlefx>
+ <particlefx>graphics/particles/black.particle.xml</particlefx>
</monster>
<monster id="1045" name="Warlord Skull" targetCursor="medium">
<sprite>monsters/warlordskull.xml</sprite>
@@ -386,6 +388,7 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or s
</monster>
<monster id="1077" name="Night Scorpion" targetCursor="medium">
<sprite>monsters/nightscorpion.xml</sprite>
+ <particlefx>graphics/particles/black.particle.xml</particlefx>
</monster>
<monster id="1078" name="Golden Scorpion" targetCursor="medium">
<sprite>monsters/goldenscorpion.xml</sprite>