summaryrefslogtreecommitdiff
path: root/npcs.xml
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-10-14 00:23:45 +0300
committerAndrei Karas <akaras@inbox.ru>2015-10-14 00:23:45 +0300
commit7cd4f29053058ac66bdb9561e915bfc3675f4d65 (patch)
tree632eef390a8977f7c62d476a7b4830cb61ecf665 /npcs.xml
parent23f193313a8d9a6a6d33423cd8f2c3f249b7adcd (diff)
downloadclientdata-7cd4f29053058ac66bdb9561e915bfc3675f4d65.tar.gz
clientdata-7cd4f29053058ac66bdb9561e915bfc3675f4d65.tar.bz2
clientdata-7cd4f29053058ac66bdb9561e915bfc3675f4d65.tar.xz
clientdata-7cd4f29053058ac66bdb9561e915bfc3675f4d65.zip
Dont remove doors npc if they went out of sight.
Diffstat (limited to 'npcs.xml')
-rw-r--r--npcs.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/npcs.xml b/npcs.xml
index 3ed02e75..0e5ae6ae 100644
--- a/npcs.xml
+++ b/npcs.xml
@@ -419,7 +419,7 @@ IDs 990-999 = Special
</npc>
<!-- Test NPCs -->
- <npc id="800">
+ <npc id="800" allowDelete="false">
<!-- Test npc. -->
<sprite>npcs/xml/artisindoor.xml</sprite>
<menu name="Talk" command="talk 'NAME'"/>
@@ -461,7 +461,7 @@ IDs 990-999 = Special
<sprite>npcs/xml/hammock-animated2.xml</sprite>
<menu name="Talk" command="talk 'NAME'"/>
</npc>
- <npc id="906">
+ <npc id="906" allowDelete="false">
<!-- Artis door, outside map. -->
<sprite>npcs/xml/artisdoor.xml</sprite>
<menu name="Open" command="talk 'NAME'"/>
@@ -471,7 +471,7 @@ IDs 990-999 = Special
<sprite>npcs/xml/artisindoor.xml</sprite>
<menu name="Open" command="talk 'NAME'"/>
</npc>
- <npc id="908">
+ <npc id="908" allowDelete="false">
<!-- Artis door, indoor map with wood floor. -->
<sprite>npcs/xml/artisindoor-wood.xml</sprite>
<menu name="Open" command="talk 'NAME'"/>