diff options
author | Reid <reidyaro@gmail.com> | 2012-08-21 21:31:10 +0200 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2012-08-21 21:31:10 +0200 |
commit | 4f89439edc37113dcaeaf8decf46e0e3fb63d6e1 (patch) | |
tree | 93fb950294f63575d298b85c34ba3bed8fbce396 /graphics/sprites/npcs/xml/gugli.xml | |
parent | e88c9dd9e4c7a599b028179135e56042b604a155 (diff) | |
download | clientdata-4f89439edc37113dcaeaf8decf46e0e3fb63d6e1.tar.gz clientdata-4f89439edc37113dcaeaf8decf46e0e3fb63d6e1.tar.bz2 clientdata-4f89439edc37113dcaeaf8decf46e0e3fb63d6e1.tar.xz clientdata-4f89439edc37113dcaeaf8decf46e0e3fb63d6e1.zip |
Change orientation of gugli's eye accessorie,
Change offsetX on gugli and his eye's xml,
Remove some wrong tiles ahead Felix NPC,
Remove some wrong tiles on Gugli position,
Rename eye-right to eye-left.
Diffstat (limited to 'graphics/sprites/npcs/xml/gugli.xml')
-rw-r--r-- | graphics/sprites/npcs/xml/gugli.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sprites/npcs/xml/gugli.xml b/graphics/sprites/npcs/xml/gugli.xml index 89463480..b0e619ad 100644 --- a/graphics/sprites/npcs/xml/gugli.xml +++ b/graphics/sprites/npcs/xml/gugli.xml @@ -13,7 +13,7 @@ Examples showing the same animation: --> <sprite> - <imageset name="npc" src="graphics/sprites/npcs/sprite/gugli.png" width="64" height="64" offsetX="-32"/> + <imageset name="npc" src="graphics/sprites/npcs/sprite/gugli.png" width="64" height="64" offsetX="20"/> <action name="stand" imageset="npc"> <animation direction="default"> |