diff options
author | Philipp Sehmisch <tmw@crushnet.org> | 2008-03-20 13:52:12 +0000 |
---|---|---|
committer | Philipp Sehmisch <tmw@crushnet.org> | 2008-03-20 13:52:12 +0000 |
commit | 55f49648e7f53b5b6fc938331f69b651a0fb63fd (patch) | |
tree | 4952db09d6d732858c9e545927b91e5e9817de59 /monsters.xml | |
parent | 5feb458ea2dcb26b80bfe654bc0c7cfbdf751d08 (diff) | |
download | clientdata-55f49648e7f53b5b6fc938331f69b651a0fb63fd.tar.gz clientdata-55f49648e7f53b5b6fc938331f69b651a0fb63fd.tar.bz2 clientdata-55f49648e7f53b5b6fc938331f69b651a0fb63fd.tar.xz clientdata-55f49648e7f53b5b6fc938331f69b651a0fb63fd.zip |
Client content for easter event.
Diffstat (limited to 'monsters.xml')
-rw-r--r-- | monsters.xml | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/monsters.xml b/monsters.xml index 90b61584..0f65d649 100644 --- a/monsters.xml +++ b/monsters.xml @@ -149,4 +149,13 @@ <sprite>monster-snake.xml|#585b39,a67c5d,dbc9a9,ffffff</sprite>
</monster>
-</monsters>
+ <monster id="25" name="Easter Fluffy">
+ <sprite>monster-fluffy.xml</sprite>
+ <sound event="hit">fluffy-hit1.ogg</sound>
+ <sound event="hit">fluffy-hit2.ogg</sound>
+ <sound event="hit">fluffy-hit3.ogg</sound>
+ <sound event="miss">fluffy-miss1.ogg</sound>
+ <sound event="hurt">fluffy-hurt1.ogg</sound>
+ </monster>
+
+</monsters>
\ No newline at end of file |