diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-05-24 22:24:12 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-05-25 13:34:38 -0300 |
commit | e0b487cb3223183df6530dcc4e2c5d1701eab429 (patch) | |
tree | f6500001fb7c53d3fc95e8969f27e2e053083458 /effects.xml | |
parent | 9d69302b64415aaa45d86b03f7bbcb39b733e8a1 (diff) | |
download | clientdata-e0b487cb3223183df6530dcc4e2c5d1701eab429.tar.gz clientdata-e0b487cb3223183df6530dcc4e2c5d1701eab429.tar.bz2 clientdata-e0b487cb3223183df6530dcc4e2c5d1701eab429.tar.xz clientdata-e0b487cb3223183df6530dcc4e2c5d1701eab429.zip |
Minor fix
Diffstat (limited to 'effects.xml')
-rw-r--r-- | effects.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/effects.xml b/effects.xml index d597d659..6ad25275 100644 --- a/effects.xml +++ b/effects.xml @@ -51,6 +51,9 @@ 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="61" particle="graphics/particles/black.particle.xml"/> + + <effect id="150" particle="graphics/particles/healing.xml"/> <!-- Potion particle effect. --> + <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! --> |