summaryrefslogtreecommitdiff
path: root/monsters.xml
diff options
context:
space:
mode:
authorLedmitz <smoothshifter@tuta.io>2023-11-21 18:56:40 -0400
committerLedmitz <smoothshifter@tuta.io>2023-11-21 18:56:40 -0400
commit2ab588cc3db6dda8e3e4f25c466f74a58b41dacb (patch)
treed7f1659c36f85f3ce8dcddb5975a32be27c9541d /monsters.xml
parent2fbfe721bd69d3ef30c9ee8f3caf7e178a434a7c (diff)
downloadclientdata-2ab588cc3db6dda8e3e4f25c466f74a58b41dacb.tar.gz
clientdata-2ab588cc3db6dda8e3e4f25c466f74a58b41dacb.tar.bz2
clientdata-2ab588cc3db6dda8e3e4f25c466f74a58b41dacb.tar.xz
clientdata-2ab588cc3db6dda8e3e4f25c466f74a58b41dacb.zip
Added blood trail to Zombie
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 163f1426..3d073dcb 100644
--- a/monsters.xml
+++ b/monsters.xml
@@ -275,6 +275,7 @@
<monster id="1036" name="Zombie">
<sprite>monsters/zombie.xml</sprite>
+ <particlefx>graphics/particles/monster-zombie-trail.xml</particlefx>
<sound event="move">monsters/zombie/zombie-move1.ogg</sound>
<sound event="move">monsters/zombie/zombie-move2.ogg</sound>
<sound event="hit">monsters/zombie/zombie-hit1.ogg</sound>