diff options
author | Reid <reidyaro@gmail.com> | 2015-02-03 05:08:52 +0100 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2015-02-03 05:08:52 +0100 |
commit | 8f6bf9d178e24305617799884d45bec26d0abdce (patch) | |
tree | 15562d674366a8db2440afed1d470f6eb1cb85ad /npcs.xml | |
parent | efbac47abf04d41059b85bade5479a5865487b6c (diff) | |
download | clientdata-8f6bf9d178e24305617799884d45bec26d0abdce.tar.gz clientdata-8f6bf9d178e24305617799884d45bec26d0abdce.tar.bz2 clientdata-8f6bf9d178e24305617799884d45bec26d0abdce.tar.xz clientdata-8f6bf9d178e24305617799884d45bec26d0abdce.zip |
Renome and move harbour sprites.
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. --> |