diff options
author | Joseph Botosh <rumly111@gmail.com> | 2016-07-03 19:57:25 +0300 |
---|---|---|
committer | GitLab <gitlab@gitlab.com> | 2016-07-09 20:14:03 +0000 |
commit | 652a82f8860f56c07d3d994460e076b4e53614b8 (patch) | |
tree | e2c2ca561833086b38222d8c2e1d809c64d3e44e /effects.xml | |
parent | 0e21e59539877e3097d0b395f808dcecb2004134 (diff) | |
download | clientdata-652a82f8860f56c07d3d994460e076b4e53614b8.tar.gz clientdata-652a82f8860f56c07d3d994460e076b4e53614b8.tar.bz2 clientdata-652a82f8860f56c07d3d994460e076b4e53614b8.tar.xz clientdata-652a82f8860f56c07d3d994460e076b4e53614b8.zip |
add magic shield (betsanc) particles, also status icon
Diffstat (limited to 'effects.xml')
-rw-r--r-- | effects.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/effects.xml b/effects.xml index ddcc775a..2579c6e2 100644 --- a/effects.xml +++ b/effects.xml @@ -28,6 +28,8 @@ Copyright (C) 2010-2014 Evol Online --> <effect id="21" particle="graphics/particles/poison-cloud.xml"/> <!-- Attack animation used by poisoned mushrooms. --> <effect id="22" particle="graphics/particles/treeglow.xml"/> <!-- Tree glowing particle effect. --> <effect id="23" particle="graphics/particles/magic.xml"/> <!-- A magical particle effect. --> + <effect id="24" particle="graphics/particles/magic.shield.xml"/> + <effect id="25" particle="graphics/particles/magic.shield-ends.xml"/> <effect id="344"/> <!-- @summon GM command particle effect. --> <effect id="10000" particle="graphics/particles/spirit.xml"/> <!-- Spirit ball. --> |