summaryrefslogtreecommitdiff
path: root/monsters.xml
diff options
context:
space:
mode:
Diffstat (limited to 'monsters.xml')
-rw-r--r--monsters.xml10
1 files changed, 9 insertions, 1 deletions
diff --git a/monsters.xml b/monsters.xml
index e8f46816..2c214549 100644
--- a/monsters.xml
+++ b/monsters.xml
@@ -1316,7 +1316,7 @@
<sprite>monsters/dragon.xml</sprite>
</monster>
- <monster id="1145" name="Coal Golem">
+ <monster id="1145" name="Kage Golem">
<sprite>monsters/golem.xml</sprite>
<!-- No folder for this -->
<attack id="1" critical-hit-effect-id="16" missile-particle="graphics/particles/fire-burst.xml" action="attack"/>
@@ -1960,6 +1960,14 @@
<sprite>monsters/smallbif.xml|#ccb534,f1ea8e,ffffaa</sprite>
</monster>
+ <monster id="1220" name="Coal Golem">
+ <sprite>monsters/golem.xml</sprite>
+ <attack id="1" critical-hit-effect-id="16" missile-particle="graphics/particles/fire-burst.xml" action="attack"/>
+ <sound event="die">monsters/golem/die.ogg</sound>
+ <sound event="hit">monsters/golem/hit1.ogg</sound>
+ <sound event="miss">monsters/golem/miss1.ogg</sound>
+ </monster>
+
<!-- Mods should use the following code -->
<include name="mods/monsters.xml" />
</monsters>