diff options
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"> |