summaryrefslogtreecommitdiff
path: root/outdated/monsters/monster1130_Moonshroom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'outdated/monsters/monster1130_Moonshroom.xml')
-rw-r--r--outdated/monsters/monster1130_Moonshroom.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/outdated/monsters/monster1130_Moonshroom.xml b/outdated/monsters/monster1130_Moonshroom.xml
new file mode 100644
index 0000000..65c9c35
--- /dev/null
+++ b/outdated/monsters/monster1130_Moonshroom.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0"?>
+<monsters offset="0">
+ <monster id="1130" name="Moonshroom">
+ <sprite>monsters/moonshroom.xml</sprite>
+ <particlefx>graphics/particles/monster-moonshroom.particle.xml</particlefx>
+ <attack id="1" missile-particle="graphics/particles/moonshroom-attack.particle.xml" action="attack"/>
+ <sound event="hit">monsters/shroom/shroom-hit1.ogg</sound>
+ <sound event="hurt">monsters/shroom/shroom-hurt1.ogg</sound>
+ <sound event="die">monsters/shroom/shroom-die1.ogg</sound>
+ </monster>
+</monsters>