summaryrefslogtreecommitdiff
path: root/status-effects.xml
diff options
context:
space:
mode:
authorFate <fate-tmw@googlemail.com>2008-12-11 22:34:35 -0700
committerFate <fate-tmw@googlemail.com>2008-12-11 22:34:35 -0700
commit3f8aa472ecd53cc691e78780385327923a255ced (patch)
tree5cc199c629f223bcf371630002528719d4890924 /status-effects.xml
parent411cd392defbc2b47f98a0a5db01ee903760710a (diff)
downloadclientdata-3f8aa472ecd53cc691e78780385327923a255ced.tar.gz
clientdata-3f8aa472ecd53cc691e78780385327923a255ced.tar.bz2
clientdata-3f8aa472ecd53cc691e78780385327923a255ced.tar.xz
clientdata-3f8aa472ecd53cc691e78780385327923a255ced.zip
Added some graphical cues to indicate to invisibility status to GM
Diffstat (limited to 'status-effects.xml')
-rw-r--r--status-effects.xml7
1 files changed, 7 insertions, 0 deletions
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"
/>
+ <status-effect name="invisibility" id="4096" block-id="12"
+ icon="icon-invisible.xml"
+ start-message="You are now invisible."
+ end-message="You are no longer invisible."
+ persistent-particle-effect="true"
+ start-particle="graphics/particles/black-glow.particle.xml"
+ />
</status-effects>