diff options
author | Micksha <Micksha@users.noreply.github.com> | 2018-10-25 12:12:00 +0200 |
---|---|---|
committer | Micksha <Micksha@users.noreply.github.com> | 2018-11-06 12:56:44 +0100 |
commit | cb9a08ef9f5f66fcf8c602802849f4971b12d6cd (patch) | |
tree | 81bae74598ba8a402bde88f5559ea5e68a49de7a /npcs.xml | |
parent | 3f60a972bc1753da2808f2d7a5008ce4dbe46c0a (diff) | |
download | clientdata-cb9a08ef9f5f66fcf8c602802849f4971b12d6cd.tar.gz clientdata-cb9a08ef9f5f66fcf8c602802849f4971b12d6cd.tar.bz2 clientdata-cb9a08ef9f5f66fcf8c602802849f4971b12d6cd.tar.xz clientdata-cb9a08ef9f5f66fcf8c602802849f4971b12d6cd.zip |
Add the final rowboat, trying to add the NPC to Artis.
Diffstat (limited to 'npcs.xml')
-rw-r--r-- | npcs.xml | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -811,6 +811,12 @@ IDs 900-999 = Special <sprite>equipment/chest/shirt-male.xml|#2b2b2b,382140,3f3f3f,3a254e,585858,3b3769,858585,3c3d83,a7a7a7,4246a6,d6d6d6,5a9cdb,ffffff,afedd2</sprite> <sprite>hairstyles/hairstyle01.xml</sprite> </npc> + <npc id="457" targetCursor="large"> + <!-- The rowboat, laying on the beach in Artis. --> +// TODO: remove the variants, make the stand sprite to be used directly. + <sprite frame="7">npcs/xml/rowboat.xml</sprite> + <menu name="Talk" command="talk 'NAME'"/> + </npc> <!-- Test NPCs --> <npc id="800" allowDelete="false"> |