summaryrefslogtreecommitdiff
path: root/monsters.xml
diff options
context:
space:
mode:
authorSaulc <lucashelaine14@gmail.com>2018-05-07 00:52:49 +0000
committerSaulc <lucashelaine14@gmail.com>2018-05-07 00:52:49 +0000
commit34a36d2c86e9a5f2a024590e1b5589463f5e914f (patch)
tree9721892afa486d6002627b4cfd5adb9e96a5f6ac /monsters.xml
parent30a6848240ca6da43dd04f1ecfb799d0145b905f (diff)
downloadclientdata-34a36d2c86e9a5f2a024590e1b5589463f5e914f.tar.gz
clientdata-34a36d2c86e9a5f2a024590e1b5589463f5e914f.tar.bz2
clientdata-34a36d2c86e9a5f2a024590e1b5589463f5e914f.tar.xz
clientdata-34a36d2c86e9a5f2a024590e1b5589463f5e914f.zip
add monster 1128 chagashroom field
Diffstat (limited to 'monsters.xml')
-rw-r--r--monsters.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/monsters.xml b/monsters.xml
index 865e9eeb..bd64bda0 100644
--- a/monsters.xml
+++ b/monsters.xml
@@ -609,5 +609,12 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or
<sound event="hurt">monsters/loghead/logheadhurt4.ogg</sound>
<sound event="hurt">monsters/loghead/logheadhurt5.ogg</sound>
</monster>
+ <monster id="1128" name="Chagashroom Field" targetCursor="large" sortOffsetY="70">
+ <sprite>monsters/chagashroom.xml</sprite>
+ <sound event="die">monsters/mushroom/die1.ogg</sound>
+ <sound event="die">monsters/mushroom/die2.ogg</sound>
+ <sound event="spawn">monsters/mushroom/spawn1.ogg</sound>
+ <sound event="spawn">monsters/mushroom/spawn2.ogg</sound>
+ </monster>
</monsters>