summaryrefslogtreecommitdiff
path: root/npcs.xml
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-10-06 20:33:36 +0300
committerAndrei Karas <akaras@inbox.ru>2015-10-06 20:34:23 +0300
commitc54b49e8fb853ab748fc2c2d5660a4f075254d9f (patch)
tree7136476308d426a7d7a890ea32ae32814441fb01 /npcs.xml
parentb8f3b451e34e834aee51625e67bd48d38224d5cb (diff)
downloadclientdata-c54b49e8fb853ab748fc2c2d5660a4f075254d9f.tar.gz
clientdata-c54b49e8fb853ab748fc2c2d5660a4f075254d9f.tar.bz2
clientdata-c54b49e8fb853ab748fc2c2d5660a4f075254d9f.tar.xz
clientdata-c54b49e8fb853ab748fc2c2d5660a4f075254d9f.zip
Allow npc 801 walk on all collisions.
Diffstat (limited to 'npcs.xml')
-rw-r--r--npcs.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/npcs.xml b/npcs.xml
index 5a7b055a..3ed02e75 100644
--- a/npcs.xml
+++ b/npcs.xml
@@ -427,7 +427,7 @@ IDs 990-999 = Special
<menu name="Sell" command="sell 'NAME'"/>
<menu name="Poke" command="w2 NPC:'NAME' poke"/>
</npc>
- <npc id="801" walkType="walkswim">
+ <npc id="801" walkType="all">
<!-- npc with player look. -->
<sprite>races/human-male.xml</sprite>
<menu name="Talk" command="talk 'NAME'"/>