diff options
author | Andrei Karas <akaras@inbox.ru> | 2015-05-02 20:16:36 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2015-05-02 20:16:36 +0300 |
commit | 887c59f7e082570486120e99e063cb57966ec560 (patch) | |
tree | 49da15b97095e88b69eae52a019be6b94f431e19 /npcs.xml | |
parent | e1a1fdcf365b8d58722322b32c4e2cddbd63b99a (diff) | |
download | clientdata-887c59f7e082570486120e99e063cb57966ec560.tar.gz clientdata-887c59f7e082570486120e99e063cb57966ec560.tar.bz2 clientdata-887c59f7e082570486120e99e063cb57966ec560.tar.xz clientdata-887c59f7e082570486120e99e063cb57966ec560.zip |
Add human like test npc.
Diffstat (limited to 'npcs.xml')
-rw-r--r-- | npcs.xml | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -245,6 +245,12 @@ IDs 990-999 = Special <menu name="Poke" command="w2 NPC:'NAME' poke"/> </npc> + <npc id="801"> + <!-- npc with player look. --> + <sprite>races/human-male.xml</sprite> + <menu name="Talk" command="talk 'NAME'"/> + </npc> + <!-- Special NPCs --> <!-- WIP <npc id="900"> Savepoint, 32x32. |