diff options
Diffstat (limited to 'npcs.xml')
-rw-r--r-- | npcs.xml | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -216,6 +216,13 @@ IDs 990-999 = Special <sprite>accessories/eye-down-blink.xml</sprite> <menu name="Talk" command="talk 'NAME'"/> </npc> + <npc id="420"> + <!-- Harbour with a funny wheel. --> + <sprite>npcs/xml/harbourbase.xml</sprite> + <sprite>accessories/harbour-hook.xml</sprite> + <sprite>accessories/harbour-rope.xml</sprite> + <menu name="Talk" command="talk 'NAME'"/> + </npc> <npc id="800"> <!-- Test npc. --> |