diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-03-21 23:44:49 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-03-21 23:44:49 -0300 |
commit | 82862db31aa406b69278984617663e4363d3f49e (patch) | |
tree | 0faa6484e03b2c049187c07718f8ccb6c5c1dd04 /effects.xml | |
parent | 638a174ed816406379dc5f1da6381323708201de (diff) | |
download | clientdata-82862db31aa406b69278984617663e4363d3f49e.tar.gz clientdata-82862db31aa406b69278984617663e4363d3f49e.tar.bz2 clientdata-82862db31aa406b69278984617663e4363d3f49e.tar.xz clientdata-82862db31aa406b69278984617663e4363d3f49e.zip |
Do not touch what is working, Saulc u.u
Diffstat (limited to 'effects.xml')
-rw-r--r-- | effects.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/effects.xml b/effects.xml index 34062c8f..256d2569 100644 --- a/effects.xml +++ b/effects.xml @@ -51,7 +51,7 @@ 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="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! --> + <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. --> |