summaryrefslogtreecommitdiff
path: root/monsters
diff options
context:
space:
mode:
Diffstat (limited to 'monsters')
-rw-r--r--monsters/_include.xml1
-rw-r--r--monsters/monster1136_LesserGhost.xml6
2 files changed, 7 insertions, 0 deletions
diff --git a/monsters/_include.xml b/monsters/_include.xml
index 9d93ee48..c36b23bc 100644
--- a/monsters/_include.xml
+++ b/monsters/_include.xml
@@ -130,4 +130,5 @@
<include name="monsters/monster1133_Anne.xml"/>
<include name="monsters/monster1134_SUSAN.xml"/>
<include name="monsters/monster1135_LovelyMaggot.xml"/>
+ <include name="monsters/monster1136_LesserGhost.xml"/>
</monsters>
diff --git a/monsters/monster1136_LesserGhost.xml b/monsters/monster1136_LesserGhost.xml
new file mode 100644
index 00000000..def63655
--- /dev/null
+++ b/monsters/monster1136_LesserGhost.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0"?>
+<monsters offset="0">
+ <monster id="1136" name="Lesser Ghost">
+ <sprite>monsters/mana-ghost.xml</sprite>
+ </monster>
+</monsters>