diff options
Diffstat (limited to 'effects.xml')
-rw-r--r-- | effects.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/effects.xml b/effects.xml index b45d411f..0696d5f5 100644 --- a/effects.xml +++ b/effects.xml @@ -42,6 +42,10 @@ Copyright (C) 2010-2014 Evol Online --> <effect id="50" particle="graphics/particles/smoke.xml"/> <!-- Smoke particle effect. --> <effect id="51" particle="graphics/particles/medium-blindinglight.xml"/> <!-- Bug bomb --> + + <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! --> + <effect id="344"/> <!-- @summon GM command particle effect. --> <effect id="10000" particle="graphics/particles/spirit.xml"/> <!-- Spirit ball. --> |