summaryrefslogtreecommitdiff
path: root/monsters.xml
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-05-18 12:09:38 -0300
committerJesusaves <cpntb1@ymail.com>2019-05-18 12:09:38 -0300
commit83c4ffe6e11027d0a58d33154b3ede8d8b403d24 (patch)
tree85606f692cb9f3cdaaeb4cc3335878301f69e302 /monsters.xml
parent1c78bfccee1985021ed14a29e7f3c875b5c90109 (diff)
downloadclientdata-83c4ffe6e11027d0a58d33154b3ede8d8b403d24.tar.gz
clientdata-83c4ffe6e11027d0a58d33154b3ede8d8b403d24.tar.bz2
clientdata-83c4ffe6e11027d0a58d33154b3ede8d8b403d24.tar.xz
clientdata-83c4ffe6e11027d0a58d33154b3ede8d8b403d24.zip
"Pixies", which are just fancy snowflak-- I mean, are just an improvement over
Fairies. What about Nymphs? Meh, who cares.
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>