From 7e160b00532ab5fa6fcba92a712a07099433aaa8 Mon Sep 17 00:00:00 2001 From: Hal9000 Date: Wed, 13 Feb 2013 18:49:11 +0100 Subject: Fix particle effect bug introduced with latest commits. --- status-effects.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'status-effects.xml') diff --git a/status-effects.xml b/status-effects.xml index def602bd..d494c0b5 100644 --- a/status-effects.xml +++ b/status-effects.xml @@ -26,7 +26,7 @@ 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/afk.xml"/> + start-particle="graphics/particles/invisibility.xml"/>