From 57cc9bc2d2f53372c1daca8c8d01b3514bb7847f Mon Sep 17 00:00:00 2001 From: Ledmitz Date: Tue, 9 Apr 2024 10:17:45 -0300 Subject: Rainbow hit and crit --- effects.xml | 10 ++-- graphics/particles/crit.particle.xml | 2 +- graphics/particles/rainbow-crit.xml | 99 ++++++++++++++++++++++++++++++++++++ graphics/particles/rainbow-hit.xml | 85 +++++++++++++++++++++++++++++++ 4 files changed, 191 insertions(+), 5 deletions(-) create mode 100644 graphics/particles/rainbow-crit.xml create mode 100644 graphics/particles/rainbow-hit.xml diff --git a/effects.xml b/effects.xml index bdc85f3a..a847b5f4 100644 --- a/effects.xml +++ b/effects.xml @@ -57,7 +57,7 @@ - + @@ -95,9 +95,11 @@ - - - + + + + + diff --git a/graphics/particles/crit.particle.xml b/graphics/particles/crit.particle.xml index 7f534477..aee7111e 100644 --- a/graphics/particles/crit.particle.xml +++ b/graphics/particles/crit.particle.xml @@ -1,6 +1,6 @@ diff --git a/graphics/particles/rainbow-crit.xml b/graphics/particles/rainbow-crit.xml new file mode 100644 index 00000000..1258ed15 --- /dev/null +++ b/graphics/particles/rainbow-crit.xml @@ -0,0 +1,99 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/particles/rainbow-hit.xml b/graphics/particles/rainbow-hit.xml new file mode 100644 index 00000000..03ace72a --- /dev/null +++ b/graphics/particles/rainbow-hit.xml @@ -0,0 +1,85 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3-60-g2f50