summaryrefslogtreecommitdiff
path: root/monsters/monster1011_FireGoblin.xml
diff options
context:
space:
mode:
authormekolat <mekolat@gmail.com>2014-07-18 20:50:55 -0400
committermekolat <mekolat@gmail.com>2014-07-18 20:50:55 -0400
commit7d013b40d13dc62c2fafb84b7b0c7064006a204d (patch)
tree83cd15fa2b546891b8beae0dc930c2210c3e29c4 /monsters/monster1011_FireGoblin.xml
parentadecd96194deca0b23d2220b0fbc6ce9d24c8499 (diff)
downloadclientdata-7d013b40d13dc62c2fafb84b7b0c7064006a204d.tar.gz
clientdata-7d013b40d13dc62c2fafb84b7b0c7064006a204d.tar.bz2
clientdata-7d013b40d13dc62c2fafb84b7b0c7064006a204d.tar.xz
clientdata-7d013b40d13dc62c2fafb84b7b0c7064006a204d.zip
split monsters.xml
Diffstat (limited to 'monsters/monster1011_FireGoblin.xml')
-rw-r--r--monsters/monster1011_FireGoblin.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/monsters/monster1011_FireGoblin.xml b/monsters/monster1011_FireGoblin.xml
new file mode 100644
index 00000000..4b83fb49
--- /dev/null
+++ b/monsters/monster1011_FireGoblin.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0"?>
+<monsters offset="0">
+<monster id="1011" name="Fire Goblin">
+ <sprite>monsters/goblin-fire.xml</sprite>
+ <sound event="hit">monsters/fire-goblin/fire-goblin-hit1.ogg</sound>
+ <sound event="hit">monsters/fire-goblin/fire-goblin-hit2.ogg</sound>
+ <sound event="miss">monsters/fire-goblin/fire-goblin-miss1.ogg</sound>
+ <attack id="1" effect-id="400" particle-effect="graphics/particles/monster-goblin-firebreath.particle.xml"></attack>
+</monster>
+</monsters> \ No newline at end of file