summaryrefslogtreecommitdiff
path: root/status-effects.xml
diff options
context:
space:
mode:
Diffstat (limited to 'status-effects.xml')
-rw-r--r--status-effects.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/status-effects.xml b/status-effects.xml
index 70a3d48f..c2d24b8b 100644
--- a/status-effects.xml
+++ b/status-effects.xml
@@ -26,11 +26,11 @@ end-message: Displays a message when the effect end.
start-message="You are now invisible."
end-message="You are no longer invisible."
persistent-particle-effect="true"
- start-particle="graphics/particles/sphere-white.particle.xml"/>
+ start-particle="graphics/particles/invisibility.xml"/>
<status-effect name="poison" id="132" block-id="16"
icon="icons/poison.xml"
persistent-particle-effect="true"
- start-particle="graphics/particles/green-bubbles.particle.xml"/>
+ start-particle="graphics/particles/poison.xml"/>
<status-effect name="hide" id="194"
icon="icons/hide.xml"/>
</status-effects>