summaryrefslogtreecommitdiff
path: root/status-effects.xml
diff options
context:
space:
mode:
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>