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 40d62265..2915f7d4 100644 --- a/effects.xml +++ b/effects.xml @@ -13,5 +13,5 @@ Copyright (C) 2010-2013 Evol Online --> <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. - <effect id="11" audio="system/quest.ogg"/> // new and complete quest effect. + <effect id="11" audio="system/quest.ogg"/> // Complete and incomplete quests effect. </being-effects> |