diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-03-21 09:39:12 +0100 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-03-21 21:41:12 +0100 |
commit | e23a3035c1b9bc2c72d54733183ab3308873b93f (patch) | |
tree | 2eb23e49e11401da08cfb1a449486cbcee2a72b1 /effects.xml | |
parent | 6b4462c6083caa42ed05aa8384e03204dfd78a5b (diff) | |
download | clientdata-e23a3035c1b9bc2c72d54733183ab3308873b93f.tar.gz clientdata-e23a3035c1b9bc2c72d54733183ab3308873b93f.tar.bz2 clientdata-e23a3035c1b9bc2c72d54733183ab3308873b93f.tar.xz clientdata-e23a3035c1b9bc2c72d54733183ab3308873b93f.zip |
add effect 57
Diffstat (limited to 'effects.xml')
-rw-r--r-- | effects.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/effects.xml b/effects.xml index 853a78ef..faa7d458 100644 --- a/effects.xml +++ b/effects.xml @@ -45,10 +45,10 @@ Copyright (C) 2010-2014 Evol Online --> <effect id="53" particle="graphics/particles/torch.xml"/> <!-- Torch and/or small fireball --> <effect id="54" particle="graphics/particles/moonshroom.particle.xml"/> <!-- small little floating stars--> <effect id="55" particle="graphics/particles/demonicmouboo.particle.xml"/> - <effect id="56" particle="graphics/particles/largepowercircle.particle.xml"/> <!-- Large zone of magic power raise to the sky" - + <effect id="56" particle="graphics/particles/largepowercircle.particle.xml"/> <!-- Large zone of magic power raise to the sky --> + <effect id="57" particle="graphics/particles/longdemonic.particle.xml"/> <!-- Long dark blue smoke shadow 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! --> + <effect id="312" audio="special/nature-thunder.ogg" particlel="graphics/particles/lightning-lunovox.xml"/> <!-- A flashing lighting! --> <effect id="344"/> <!-- @summon GM command particle effect. --> |