diff options
Diffstat (limited to 'npcs')
-rw-r--r-- | npcs/_include.xml | 1 | ||||
-rw-r--r-- | npcs/npc188.xml | 6 |
2 files changed, 0 insertions, 7 deletions
diff --git a/npcs/_include.xml b/npcs/_include.xml index 5e894f01..71ef2d29 100644 --- a/npcs/_include.xml +++ b/npcs/_include.xml @@ -86,7 +86,6 @@ <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 deleted file mode 100644 index 9b8b1369..00000000 --- a/npcs/npc188.xml +++ /dev/null @@ -1,6 +0,0 @@ -<?xml version="1.0"?> -<npcs> - <npc id="188"> - <sprite>npcs/npc-skeletons.xml</sprite> - </npc> -</npcs> |