summaryrefslogtreecommitdiff
path: root/monsters.xml
diff options
context:
space:
mode:
Diffstat (limited to 'monsters.xml')
-rw-r--r--monsters.xml22
1 files changed, 22 insertions, 0 deletions
diff --git a/monsters.xml b/monsters.xml
index cc1075fb..2e36101e 100644
--- a/monsters.xml
+++ b/monsters.xml
@@ -1036,4 +1036,26 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or s
<sprite>monsters/goblinbear.xml</sprite>
<sound event="hit">monsters/frostiana/hit1.ogg</sound>
</monster>
+ <monster id="1215" name="Vanity Pixie">
+ <sprite>monsters/pixie.xml|#aaaaee</sprite>
+ <sound event="hit">monsters/frostiana/hit1.ogg</sound>
+ </monster>
+ <monster id="1216" name="Holy Pixie">
+ <sprite>monsters/pixie.xml|#ffffff</sprite>
+ <sound event="hit">monsters/frostiana/hit1.ogg</sound>
+ </monster>
+ <monster id="1217" name="Shadow Pixie">
+ <sprite>monsters/pixie.xml|#ee00aa</sprite>
+ <sound event="hit">monsters/frostiana/hit1.ogg</sound>
+ </monster>
+ <monster id="1218" name="Nulity Pixie">
+ <sprite>monsters/pixie.xml|#aaff88</sprite>
+ <sound event="hit">monsters/frostiana/hit1.ogg</sound>
+ </monster>
+
+ <!-- RESERVED -->
+ <monster id="1500" name="Moubootaur">
+ <sprite>monsters/mouboo.xml</sprite>
+ <sound event="hit">monsters/frostiana/hit1.ogg</sound>
+ </monster>
</monsters>