From d2b96c1ea5b606bcc6201b1e06e85f88321f1d72 Mon Sep 17 00:00:00 2001 From: Fate Date: Tue, 9 Dec 2008 09:58:28 -0700 Subject: Cleaned up and fixed status-effects.xml Added particle effect to iron potion --- .../particles/orange-violent-glow.particle.xml | 42 ++++++++++++++++++++++ status-effects.xml | 26 ++++++-------- 2 files changed, 52 insertions(+), 16 deletions(-) create mode 100644 graphics/particles/orange-violent-glow.particle.xml diff --git a/graphics/particles/orange-violent-glow.particle.xml b/graphics/particles/orange-violent-glow.particle.xml new file mode 100644 index 00000000..417d934d --- /dev/null +++ b/graphics/particles/orange-violent-glow.particle.xml @@ -0,0 +1,42 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/status-effects.xml b/status-effects.xml index 62334801..4fed3afb 100644 --- a/status-effects.xml +++ b/status-effects.xml @@ -1,21 +1,15 @@ - - - + - + persistent-particle-effect="true" + start-particle="graphics/particles/orange-violent-glow.particle.xml" + start-message="You feel stronger." + end-message="You feel a little weaker." + /> -- cgit v1.2.3-70-g09d2