summaryrefslogtreecommitdiff
path: root/npcs.xml
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2012-01-11 03:05:24 +0100
committerReid <reidyaro@gmail.com>2012-01-11 03:05:24 +0100
commit4b48f218692aaa30435fcf467b06e6a4fadff7de (patch)
tree426cf3fb332ecdccc8fe91aa9f16b28403dbe80c /npcs.xml
parentcea612244e8f7ea7fc9205736db9c93f23962cb9 (diff)
downloadclientdata-4b48f218692aaa30435fcf467b06e6a4fadff7de.tar.gz
clientdata-4b48f218692aaa30435fcf467b06e6a4fadff7de.tar.bz2
clientdata-4b48f218692aaa30435fcf467b06e6a4fadff7de.tar.xz
clientdata-4b48f218692aaa30435fcf467b06e6a4fadff7de.zip
Add npc.png file with dan npc inside,
Change note tiles on indoors tilesets, Add Dan place on 000-2-1 map, Add Dan ID 101.
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>