diff options
Diffstat (limited to 'effects.xml')
-rw-r--r-- | effects.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/effects.xml b/effects.xml index d597d659..6ad25275 100644 --- a/effects.xml +++ b/effects.xml @@ -51,6 +51,9 @@ 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="61" particle="graphics/particles/black.particle.xml"/> + + <effect id="150" particle="graphics/particles/healing.xml"/> <!-- Potion particle effect. --> + <effect id="310" particle="graphics/particles/circle-magic.xml"/> <!-- A magical circle, which GMs can use --> <effect id="312" audio="special/nature-thunder.ogg" particle="graphics/particles/lightning-lunovox.xml"/> <!-- A flashing lighting! --> |