summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-02-29 02:10:56 +0300
committerAndrei Karas <akaras@inbox.ru>2016-02-29 02:15:21 +0300
commit4e09a4ce7c27050fdb1db21778b125e098751a17 (patch)
treeadb98555d60f6c012534c670c54bbb695743b9f4
parentc6794ee78e93d1a75f87f04c7bc322dec880efb7 (diff)
downloadclientdata-4e09a4ce7c27050fdb1db21778b125e098751a17.tar.gz
clientdata-4e09a4ce7c27050fdb1db21778b125e098751a17.tar.bz2
clientdata-4e09a4ce7c27050fdb1db21778b125e098751a17.tar.xz
clientdata-4e09a4ce7c27050fdb1db21778b125e098751a17.zip
Add to some permanent npcs attribute allowDelete=false.
-rw-r--r--npcs.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/npcs.xml b/npcs.xml
index b61cf986..3ca7dcf5 100644
--- a/npcs.xml
+++ b/npcs.xml
@@ -334,14 +334,14 @@ IDs 990-999 = Special
<sprite>accessories/eye-down-blink.xml</sprite>
<menu name="Talk" command="talk 'NAME'"/>
</npc>
- <npc id="420">
+ <npc id="420" allowDelete="false">
<!-- Harbour with a funny wheel. -->
<sprite>npcs/xml/harbour.xml</sprite>
<sprite>accessories/harbour-hook.xml</sprite>
<sprite>accessories/harbour-rope.xml</sprite>
<menu name="Rotate" command="talk 'NAME'"/>
</npc>
- <npc id="421" targetOffsetX="20">
+ <npc id="421" targetOffsetX="20" allowDelete="false">
<!-- Harbour with a funny wheel and a box. -->
<sprite>npcs/xml/harbour.xml</sprite>
<sprite>accessories/harbour-box.xml</sprite>
@@ -595,12 +595,12 @@ IDs 990-999 = Special
<sprite>npcs/xml/artisdoor.xml</sprite>
<menu name="Open" command="talk 'NAME'"/>
</npc>
- <npc id="907">
+ <npc id="907" allowDelete="false">
<!-- Artis door, indoor map. -->
<sprite>npcs/xml/artisindoor.xml</sprite>
<menu name="Open" command="talk 'NAME'"/>
</npc>
- <npc id="908" allowDelete="false">
+ <npc id="908" allowDelete="false" allowDelete="false">
<!-- Artis door, indoor map with wood floor. -->
<sprite>npcs/xml/artisindoor-wood.xml</sprite>
<menu name="Open" command="talk 'NAME'"/>