diff options
Diffstat (limited to 'status-effects.xml')
-rw-r--r-- | status-effects.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/status-effects.xml b/status-effects.xml index e9d5230f..b47c4575 100644 --- a/status-effects.xml +++ b/status-effects.xml @@ -38,9 +38,10 @@ end-message: Displays a message when the effect end. <status-effect name="hide" id="194" icon="icons/hide.xml"/> - <status-effect name="concentration" id="105" block-id="17" + <status-effect name="concentration" id="105" + icon="icons/concentration.xml" persistent-particle-effect="true" start-particle="graphics/particles/concentration.xml"/> - <!-- icon="icons/concentration.xml" is missing--> + </status-effects> |