diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-03-21 11:03:12 +0100 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-03-21 21:41:13 +0100 |
commit | 91bfd212af9b0f4c913a50f220a81a87390b5d3f (patch) | |
tree | 0c5e6b27ca5dc508335c722f9c79f7fe719eccd7 /effects.xml | |
parent | bb75bc756a98a952ac98b460c86dc8c8dca40eab (diff) | |
download | clientdata-91bfd212af9b0f4c913a50f220a81a87390b5d3f.tar.gz clientdata-91bfd212af9b0f4c913a50f220a81a87390b5d3f.tar.bz2 clientdata-91bfd212af9b0f4c913a50f220a81a87390b5d3f.tar.xz clientdata-91bfd212af9b0f4c913a50f220a81a87390b5d3f.zip |
add new effect
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 3963aac8..29e04b5c 100644 --- a/effects.xml +++ b/effects.xml @@ -48,6 +48,7 @@ Copyright (C) 2010-2014 Evol Online --> <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="58" particle="graphics/particles/demonicaura.particle.xml"/> <!-- demonic face --> + <effect id="59" particle="graphics/particles/icedfire.particle.xml"/> <!-- blue effect feet to head --> <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! --> |