diff options
Diffstat (limited to 'effects.xml')
-rw-r--r-- | effects.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/effects.xml b/effects.xml index 63dfcdb6..0f464611 100644 --- a/effects.xml +++ b/effects.xml @@ -7,5 +7,6 @@ Copyright (C) 2010-2013 Evol Online --> <effect id="2" particle="graphics/particles/hit.xml"/> <effect id="3" particle="graphics/particles/critical.xml"/> <effect id="4" particle="graphics/particles/highlight.xml"/> - <effect id="5" particle="graphics/particles/savepoint-32x32.xml"/> + <effect id="5" particle="graphics/particles/warp.xml"/> + <effect id="6" particle="graphics/particles/savepoint-32x32.xml"/> </being-effects> |