From 95b92d49303a3cafd95d5c57096fbdf96854549f Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 3 Apr 2016 23:51:24 +0300 Subject: Add particle to npc invisible effect. --- status-effects.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/status-effects.xml b/status-effects.xml index a643d7bd..9578fd59 100644 --- a/status-effects.xml +++ b/status-effects.xml @@ -250,6 +250,10 @@ end-message: Displays a message when the effect end. name="invisible" option="64" icon="icons/invisible.xml" + start-message="You are now invisible." + end-message="You are no longer invisible." + persistent-particle-effect="true" + start-particle="graphics/particles/invisibility.xml" />