summaryrefslogtreecommitdiff
path: root/npcs.xml
diff options
context:
space:
mode:
Diffstat (limited to 'npcs.xml')
-rw-r--r--npcs.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/npcs.xml b/npcs.xml
index 4edc70c7..39fcf426 100644
--- a/npcs.xml
+++ b/npcs.xml
@@ -9,9 +9,13 @@ IDs 990-999 = Special
<npcs>
<!-- Unanimated NPCs -->
<npc id="100">
- <!-- Knifepit. -->
+ <!-- Knife-pit. -->
<sprite variant="0">npcs/XML1/smallnpc.xml</sprite>
</npc>
+ <npc id="101">
+ <!-- Demon-Man, siting on a chair... -->
+ <sprite variant="0">npcs/XML1/npc.xml</sprite>
+ </npc>
<!-- Animated NPCs -->
<npc id="301">
@@ -59,10 +63,6 @@ IDs 990-999 = Special
<sprite>npcs/XML1/billybons.xml</sprite>
</npc>
<npc id="312">
- <!-- Demon-Man, sittin on a chair... -->
- <sprite>npcs/XML1/npc.xml</sprite>
- </npc>
- <npc id="313">
<!-- Mudget-Man, small and not smart at all... -->
<sprite>npcs/XML1/silvio.xml</sprite>
</npc>