summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npcs/_include.xml1
-rw-r--r--npcs/npc188.xml6
2 files changed, 7 insertions, 0 deletions
diff --git a/npcs/_include.xml b/npcs/_include.xml
index 71ef2d29..5e894f01 100644
--- a/npcs/_include.xml
+++ b/npcs/_include.xml
@@ -86,6 +86,7 @@
<include name="npcs/npc185.xml"/>
<include name="npcs/npc186.xml"/>
<include name="npcs/npc187.xml"/>
+ <include name="npcs/npc188.xml"/>
<include name="npcs/npc189.xml"/>
<include name="npcs/npc190.xml"/>
<include name="npcs/npc191.xml"/>
diff --git a/npcs/npc188.xml b/npcs/npc188.xml
new file mode 100644
index 00000000..bc53a2d4
--- /dev/null
+++ b/npcs/npc188.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0"?>
+<npcs>
+ <npc id="188">
+ <sprite>npcs/npc-skeleton.xml</sprite>
+ </npc>
+</npcs>