diff options
-rw-r--r-- | effects.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/effects.xml b/effects.xml index 34062c8f..256d2569 100644 --- a/effects.xml +++ b/effects.xml @@ -51,7 +51,7 @@ Copyright (C) 2010-2014 Evol Online --> <effect id="59" particle="graphics/particles/icedfire.particle.xml"/> <!-- blue effect feet to head --> <effect id="60" particle="graphics/particles/magic-shield.xml"/> <effect id="310" particle="graphics/particles/circle-magic.xml"/> <!-- A magical circle, which GMs can use --> - <effect id="312" audio="special/nature-thunder.ogg" particlel="graphics/particles/lightning-lunovox.xml"/> <!-- A flashing lighting! --> + <effect id="312" audio="special/nature-thunder.ogg" particle="graphics/particles/lightning-lunovox.xml"/> <!-- A flashing lighting! --> <effect id="344"/> <!-- @summon GM command particle effect. --> |