diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-03-21 08:44:39 +0100 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-03-21 21:41:12 +0100 |
commit | 9acabe1de322ff709c514b5d3e3bc1dbc30e1285 (patch) | |
tree | 6d7ca8daeedccc73c9e24d19c02295902f1250f2 /effects.xml | |
parent | 012dae0a8e4f850515f8a51e53afbc6d791431c9 (diff) | |
download | clientdata-9acabe1de322ff709c514b5d3e3bc1dbc30e1285.tar.gz clientdata-9acabe1de322ff709c514b5d3e3bc1dbc30e1285.tar.bz2 clientdata-9acabe1de322ff709c514b5d3e3bc1dbc30e1285.tar.xz clientdata-9acabe1de322ff709c514b5d3e3bc1dbc30e1285.zip |
add effect 56 power circle
Diffstat (limited to 'effects.xml')
-rw-r--r-- | effects.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/effects.xml b/effects.xml index a1fddee3..853a78ef 100644 --- a/effects.xml +++ b/effects.xml @@ -45,6 +45,7 @@ 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="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! --> |