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 /graphics/sprites/npcs/xml/harbour.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 'graphics/sprites/npcs/xml/harbour.xml')
-rw-r--r-- | graphics/sprites/npcs/xml/harbour.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/sprites/npcs/xml/harbour.xml b/graphics/sprites/npcs/xml/harbour.xml index e1fd0bf9..b411e2a8 100644 --- a/graphics/sprites/npcs/xml/harbour.xml +++ b/graphics/sprites/npcs/xml/harbour.xml @@ -6,6 +6,7 @@ Copyright (C) 2015 Evol Online --> src="graphics/sprites/npcs/sprite/harbour.png" width="192" height="128" + offsetY="15" offsetX="-16"/> <action name="stand" imageset="npc"> |