diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-28 13:55:04 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-28 13:55:04 -0300 |
commit | 5f3f0cd049114885e6b934e5029547e0fb912442 (patch) | |
tree | 1431b663b1c11070508927650e3d12a7cd238176 /effects.xml | |
parent | ff4afb5eab7037bce25ae629b30ff246d26cbee8 (diff) | |
download | clientdata-5f3f0cd049114885e6b934e5029547e0fb912442.tar.gz clientdata-5f3f0cd049114885e6b934e5029547e0fb912442.tar.bz2 clientdata-5f3f0cd049114885e6b934e5029547e0fb912442.tar.xz clientdata-5f3f0cd049114885e6b934e5029547e0fb912442.zip |
Try to prevent @Saulc from messing with shield 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 740a8a0d..1a34f2b7 100644 --- a/effects.xml +++ b/effects.xml @@ -52,6 +52,7 @@ Copyright (C) 2010-2014 Evol Online --> <effect id="60" particle="graphics/particles/magic-shield.xml"/> <effect id="61" particle="graphics/particles/black.particle.xml"/> <effect id="62" particle="graphics/particles/darkblueflame.particle.xml"/> <!-- dark blue torch fire --> + <effect id="63" particle="graphics/particles/magic-shield.xml"/> <!-- Aeros Landing --> <effect id="150" particle="graphics/particles/healing.xml"/> <!-- Potion particle effect. --> |