summaryrefslogtreecommitdiff
path: root/monsters/monster1145_Golem.xml
diff options
context:
space:
mode:
authorJesusaves <jesusalva@themanaworld.org>2020-04-20 06:05:04 -0300
committerGitHub <noreply@github.com>2020-04-20 09:05:04 +0000
commit56b375ecf75639025f87ae0af6f1a4ee6f150cee (patch)
tree0c2b7381a062076908fdab319bfb430a8af2108d /monsters/monster1145_Golem.xml
parent157f773f55532c71c99f241593868572b8d34079 (diff)
downloadclientdata-56b375ecf75639025f87ae0af6f1a4ee6f150cee.tar.gz
clientdata-56b375ecf75639025f87ae0af6f1a4ee6f150cee.tar.bz2
clientdata-56b375ecf75639025f87ae0af6f1a4ee6f150cee.tar.xz
clientdata-56b375ecf75639025f87ae0af6f1a4ee6f150cee.zip
Doomsday Support Patch (Act 4/5) (#371)
Contains Act 5 maps (by kytty), and Act 4 monsters, items, music, and cutscenes.
Diffstat (limited to 'monsters/monster1145_Golem.xml')
-rw-r--r--monsters/monster1145_Golem.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/monsters/monster1145_Golem.xml b/monsters/monster1145_Golem.xml
new file mode 100644
index 00000000..acac797d
--- /dev/null
+++ b/monsters/monster1145_Golem.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0"?>
+<monsters offset="0">
+ <monster id="1145" name="Coal 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"/>
+ <sound event="die">monsters/golem/die.ogg</sound>
+ </monster>
+</monsters>