diff options
Diffstat (limited to 'effects.xml')
-rw-r--r-- | effects.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/effects.xml b/effects.xml index 2cb98d8a..85065267 100644 --- a/effects.xml +++ b/effects.xml @@ -12,7 +12,7 @@ Copyright (C) 2010-2014 Evol Online --> <effect id="5" particle="graphics/particles/warp.xml"/> <!-- Warp particle effect. --> <!-- !!! 6 - already used. one of mix effects --> <effect id="6" particle="graphics/particles/savepoint-32x32.xml"/> <!-- Savepoint particle effect on the save location. --> - <effect id="7" particle="graphics/particles/healing.xml"/> <!-- Healing particle effect. --> + <effect id="7" audio="magic/heal.ogg" particle="graphics/particles/healing.xml"/> <!-- Healing particle effect. --> <effect id="8" particle="graphics/particles/poison.xml"/> <!-- Poison particle effect. --> <effect id="9" particle="graphics/particles/invisibility.xml"/> <!-- Invisibility particle effect. --> <effect id="10" particle="graphics/particles/afk.xml"/> <!-- AFK particle effect. --> |