diff options
author | Reid <reidyaro@gmail.com> | 2015-02-07 17:39:23 +0100 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2015-02-07 17:39:23 +0100 |
commit | 82679c6b78d4c0bbac51eade61056a93c63a07e0 (patch) | |
tree | fc18c1350eadf30b6ab9f6baea0a9783d2c945a8 /npcs.xml | |
parent | af9084f96f9871cde84f21e6bad42e08bbe2807e (diff) | |
download | clientdata-82679c6b78d4c0bbac51eade61056a93c63a07e0.tar.gz clientdata-82679c6b78d4c0bbac51eade61056a93c63a07e0.tar.bz2 clientdata-82679c6b78d4c0bbac51eade61056a93c63a07e0.tar.xz clientdata-82679c6b78d4c0bbac51eade61056a93c63a07e0.zip |
Offset the harbour NPC.
Diffstat (limited to 'npcs.xml')
-rw-r--r-- | npcs.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -224,7 +224,7 @@ IDs 990-999 = Special <sprite>accessories/harbour-rope.xml</sprite> <menu name="Rotate" command="wheel"/> </npc> - <npc id="421"> + <npc id="421" targetOffsetX="20"> <!-- Harbour with a funny wheel and a box. --> <sprite>npcs/xml/harbour.xml</sprite> <sprite>accessories/harbour-box.xml</sprite> |