From 3f8aa472ecd53cc691e78780385327923a255ced Mon Sep 17 00:00:00 2001 From: Fate Date: Thu, 11 Dec 2008 22:34:35 -0700 Subject: Added some graphical cues to indicate to invisibility status to GM --- graphics/particles/black-glow.particle.xml | 45 +++++++++++++++++++++++++++++ graphics/sprites/icon-invisible.png | Bin 0 -> 761 bytes graphics/sprites/icon-invisible.xml | 36 +++++++++++++++++++++++ status-effects.xml | 7 +++++ 4 files changed, 88 insertions(+) create mode 100644 graphics/particles/black-glow.particle.xml create mode 100644 graphics/sprites/icon-invisible.png create mode 100644 graphics/sprites/icon-invisible.xml diff --git a/graphics/particles/black-glow.particle.xml b/graphics/particles/black-glow.particle.xml new file mode 100644 index 00000000..4614abda --- /dev/null +++ b/graphics/particles/black-glow.particle.xml @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/icon-invisible.png b/graphics/sprites/icon-invisible.png new file mode 100644 index 00000000..e03a2b0c Binary files /dev/null and b/graphics/sprites/icon-invisible.png differ diff --git a/graphics/sprites/icon-invisible.xml b/graphics/sprites/icon-invisible.xml new file mode 100644 index 00000000..f1d490be --- /dev/null +++ b/graphics/sprites/icon-invisible.xml @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/status-effects.xml b/status-effects.xml index d43158b1..90650fcd 100644 --- a/status-effects.xml +++ b/status-effects.xml @@ -8,4 +8,11 @@ persistent-particle-effect="true" start-particle="graphics/particles/orange-violent-glow.particle.xml" /> + -- cgit v1.2.3-60-g2f50