diff options
Diffstat (limited to 'effects.xml')
-rw-r--r-- | effects.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/effects.xml b/effects.xml index 3a305e14..bf6c061c 100644 --- a/effects.xml +++ b/effects.xml @@ -131,6 +131,12 @@ Copyright (C) 2018 TMW2: Moubootaur Legends <!-- Red-ish Hit Particles --> <effect id="803" particle="graphics/particles/hit5.xml"/> + <!-- Hit effects --> + <effect id="810" particle="graphics/particles/hit.weak.xml"/> + <effect id="811" particle="graphics/particles/hit.average.xml"/> + <effect id="812" particle="graphics/particles/hit.strong.xml"/> + <effect id="813" particle="graphics/particles/hit.verystrong.xml"/> + <!--+++++++++++++++++++++++--> <!-- id 10k+: Testing 4144 --> <!--+++++++++++++++++++++++--> |