summaryrefslogtreecommitdiff
path: root/npcs.xml
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2014-08-25 00:15:01 +0200
committerReid <reidyaro@gmail.com>2014-08-25 00:15:01 +0200
commit37e4fbda8e508f906e573e124d5d610210d1e933 (patch)
treef91f552b34c2bd4631bb726f3b29eb6f3508dd26 /npcs.xml
parentd725679c0448c8aa779956ac42d4f256e3648117 (diff)
downloadclientdata-37e4fbda8e508f906e573e124d5d610210d1e933.tar.gz
clientdata-37e4fbda8e508f906e573e124d5d610210d1e933.tar.bz2
clientdata-37e4fbda8e508f906e573e124d5d610210d1e933.tar.xz
clientdata-37e4fbda8e508f906e573e124d5d610210d1e933.zip
Add the new door in npcs.xml.
Diffstat (limited to 'npcs.xml')
-rw-r--r--npcs.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/npcs.xml b/npcs.xml
index 35f0480d..fd7243cd 100644
--- a/npcs.xml
+++ b/npcs.xml
@@ -118,7 +118,7 @@ IDs 990-999 = Special
</npc>
<npc id="309" nameOffsetX="-4" targetOffsetX="-5">
<!-- Human Man, standing sailor. -->
- <sprite>npcs/xml/elmo1.xml</sprite>
+ <sprite>npcs/xml/elmo.xml</sprite>
</npc>
<npc id="310" nameOffsetY="-9" targetOffsetY="-9">
<!-- Ukar Man, sleeping sailor. -->
@@ -198,6 +198,10 @@ IDs 990-999 = Special
<!-- Artis door, indoor map. -->
<sprite>npcs/xml/artisindoor.xml</sprite>
</npc>
+ <npc id="908">
+ <!-- Artis door, indoor map with wood floor. -->
+ <sprite>npcs/xml/artisindoor-wood.xml</sprite>
+ </npc>
<npc id="999">
<!-- No sprite. -->
</npc>