diff options
author | Andrei Karas <akaras@inbox.ru> | 2015-10-03 18:20:14 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2015-10-03 18:20:14 +0300 |
commit | c820f46a60b46f14485ae1f52ef06676501db2f8 (patch) | |
tree | d5bff1680ba2543cae707e6562a10abb9bc8c2e8 /npcs.xml | |
parent | 9f1f653f4927df4bc0ffb8bb1c6c5e1f2118274b (diff) | |
download | clientdata-c820f46a60b46f14485ae1f52ef06676501db2f8.tar.gz clientdata-c820f46a60b46f14485ae1f52ef06676501db2f8.tar.bz2 clientdata-c820f46a60b46f14485ae1f52ef06676501db2f8.tar.xz clientdata-c820f46a60b46f14485ae1f52ef06676501db2f8.zip |
Add some more collisions to test map and allow npc4 swim
Diffstat (limited to 'npcs.xml')
-rw-r--r-- | npcs.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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"> + <npc id="801" walkType="walkswim"> <!-- npc with player look. --> <sprite>races/human-male.xml</sprite> <menu name="Talk" command="talk 'NAME'"/> |