From 2ab588cc3db6dda8e3e4f25c466f74a58b41dacb Mon Sep 17 00:00:00 2001 From: Ledmitz Date: Tue, 21 Nov 2023 18:56:40 -0400 Subject: Added blood trail to Zombie --- graphics/particles/monster-zombie-trail.xml | 17 +++++++++++++++++ monsters.xml | 1 + 2 files changed, 18 insertions(+) create mode 100644 graphics/particles/monster-zombie-trail.xml diff --git a/graphics/particles/monster-zombie-trail.xml b/graphics/particles/monster-zombie-trail.xml new file mode 100644 index 00000000..198fafbc --- /dev/null +++ b/graphics/particles/monster-zombie-trail.xml @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/monsters.xml b/monsters.xml index 163f1426..3d073dcb 100644 --- a/monsters.xml +++ b/monsters.xml @@ -275,6 +275,7 @@ monsters/zombie.xml + graphics/particles/monster-zombie-trail.xml monsters/zombie/zombie-move1.ogg monsters/zombie/zombie-move2.ogg monsters/zombie/zombie-hit1.ogg -- cgit v1.2.3-60-g2f50