diff options
author | Chuck Miller <shadowmil@gmail.com> | 2011-04-25 01:57:40 -0400 |
---|---|---|
committer | Wombat <hpwombat@yahoo.com> | 2011-06-10 04:09:58 -0400 |
commit | 191b68a3f4ca34407489c1c026d9d3e059d6a87a (patch) | |
tree | f2e3bcb2a85362ac81fe8987bcc3b369cef13edf /effects.xml | |
parent | 4645bf583f413ccf3acc4b64da8856e6cb6b06a0 (diff) | |
download | clientdata-191b68a3f4ca34407489c1c026d9d3e059d6a87a.tar.gz clientdata-191b68a3f4ca34407489c1c026d9d3e059d6a87a.tar.bz2 clientdata-191b68a3f4ca34407489c1c026d9d3e059d6a87a.tar.xz clientdata-191b68a3f4ca34407489c1c026d9d3e059d6a87a.zip |
Add the data need for the electricity boss battle
Diffstat (limited to 'effects.xml')
-rw-r--r-- | effects.xml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/effects.xml b/effects.xml index 87da087f..cfcdb64f 100644 --- a/effects.xml +++ b/effects.xml @@ -43,7 +43,9 @@ <effect id="111" particle="graphics/particles/magic.shield-ends.xml"/> <!-- <effect id="112" particle="graphics/particles/magic.haste-ends.xml"/>--> - <!-- <effect id="120" particle="graphics/particles/magic.barrier-ends.xml"/> --> + <!-- <effect id="113" particle="graphics/particles/magic.barrier-ends.xml"/> --> + <effect id="114" particle="graphics/particles/electricity.red.xml"/> + <effect id="115" particle="graphics/particles/electricity.blue.xml"/> <!-- Interactive Object Animations --> <effect id="300" particle="graphics/particles/gate-opening.xml"/> @@ -65,6 +67,8 @@ <effect id="10011" particle="graphics/particles/emotes/emote-perturbed.particle.xml"/> <effect id="10012" particle="graphics/particles/emotes/emote-speech.particle.xml"/> <effect id="10013" particle="graphics/particles/emotes/emote-blah.particle.xml"/> + +// Add the data need for the electricity boss battle </being-effects> <!-- |