summaryrefslogtreecommitdiff
path: root/monsters.xml
diff options
context:
space:
mode:
Diffstat (limited to 'monsters.xml')
-rw-r--r--monsters.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/monsters.xml b/monsters.xml
index 91299602..447ba4fe 100644
--- a/monsters.xml
+++ b/monsters.xml
@@ -433,4 +433,15 @@
<sprite>equipment/head/heart-glasses.xml</sprite>
</monster>
+ <monster id="78" name="Blue Spark">
+ <sprite>monsters/monster-ball-lightning.xml</sprite>
+ <sprite>monsters/accessories/ball-lightning-shadow.xml</sprite>
+ <particlefx>graphics/particles/monster-ball-lightning-blue.particle.xml</particlefx>
+ </monster>
+
+ <monster id="79" name="Red Spark">
+ <sprite>monsters/monster-ball-lightning.xml</sprite>
+ <sprite>monsters/accessories/ball-lightning-shadow.xml</sprite>
+ <particlefx>graphics/particles/monster-ball-lightning-red.particle.xml</particlefx>
+ </monster>
</monsters>