From ffbeab001f8cd80ae65567b7cac90ed2af92fb9a Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 26 Dec 2021 10:19:46 -0300 Subject: Add the two sparks required for Kage's game. Changed from Blue/Red to Magenta/Yellow - Color-blind compliant :> --- graphics/particles/electricity.particle.png | Bin 0 -> 522 bytes .../monster-ball-lightning-blue.particle.xml | 19 +++++++++++++++++++ .../monster-ball-lightning-red.particle.xml | 19 +++++++++++++++++++ 3 files changed, 38 insertions(+) create mode 100644 graphics/particles/electricity.particle.png create mode 100644 graphics/particles/monster-ball-lightning-blue.particle.xml create mode 100644 graphics/particles/monster-ball-lightning-red.particle.xml (limited to 'graphics/particles') diff --git a/graphics/particles/electricity.particle.png b/graphics/particles/electricity.particle.png new file mode 100644 index 00000000..8b3313fe Binary files /dev/null and b/graphics/particles/electricity.particle.png differ diff --git a/graphics/particles/monster-ball-lightning-blue.particle.xml b/graphics/particles/monster-ball-lightning-blue.particle.xml new file mode 100644 index 00000000..564928be --- /dev/null +++ b/graphics/particles/monster-ball-lightning-blue.particle.xml @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/graphics/particles/monster-ball-lightning-red.particle.xml b/graphics/particles/monster-ball-lightning-red.particle.xml new file mode 100644 index 00000000..aedb0391 --- /dev/null +++ b/graphics/particles/monster-ball-lightning-red.particle.xml @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3-60-g2f50