summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-11-08 23:44:10 +0300
committerAndrei Karas <akaras@inbox.ru>2017-11-08 23:44:10 +0300
commit65b00acc4cef1647b694c0f9bf003be1c974bd65 (patch)
treefb8836055c23135581a24b6a36a5b95b9b64c764
parent02f22aca096f72a5207a623b369bcca95da1178f (diff)
downloadclientdata-s20180116.tar.gz
clientdata-s20180116.tar.bz2
clientdata-s20180116.tar.xz
clientdata-s20180116.zip
Set allowEquipment in npc 801.s20180116s20171226s20171129
-rw-r--r--npcs.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/npcs.xml b/npcs.xml
index f4dc46eb..38e0722b 100644
--- a/npcs.xml
+++ b/npcs.xml
@@ -595,7 +595,7 @@ IDs 900-999 = Special
<menu name="Sell" command="sell 'NAME'"/>
<menu name="Poke" command="w2 NPC:'NAME' poke"/>
</npc>
- <npc id="801" walkType="all">
+ <npc id="801" walkType="all" allowEquipment="true">
<!-- npc with player look. -->
<sprite>races/human-male.xml</sprite>
<menu name="Talk" command="talk 'NAME'"/>