diff options
author | enchilado <www.e.sayers@gmail.com> | 2011-09-29 11:29:31 +1000 |
---|---|---|
committer | enchilado <www.e.sayers@gmail.com> | 2011-09-29 11:29:31 +1000 |
commit | 4af606324803cb7c6c57ef7a6d94828d84e84663 (patch) | |
tree | 057c7af0701cccd5da6fd23da936c4d5c4b0767f /graphics/sprites/equipment/head/bunnyears.xml | |
parent | 2485c888b98cd730f1eddbbf58ce048b772898e8 (diff) | |
download | clientdata-4af606324803cb7c6c57ef7a6d94828d84e84663.tar.gz clientdata-4af606324803cb7c6c57ef7a6d94828d84e84663.tar.bz2 clientdata-4af606324803cb7c6c57ef7a6d94828d84e84663.tar.xz clientdata-4af606324803cb7c6c57ef7a6d94828d84e84663.zip |
Adjust Bunny, Cat, and Rabbit Ears' death frames
The way these hats detached from the player's head on death without a
very different-looking frame was silly, so they now stay attached.
Diffstat (limited to 'graphics/sprites/equipment/head/bunnyears.xml')
-rw-r--r-- | graphics/sprites/equipment/head/bunnyears.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sprites/equipment/head/bunnyears.xml b/graphics/sprites/equipment/head/bunnyears.xml index 849d45ba..3e627561 100644 --- a/graphics/sprites/equipment/head/bunnyears.xml +++ b/graphics/sprites/equipment/head/bunnyears.xml @@ -117,7 +117,7 @@ <action name="dead" imageset="base"> <animation direction="default"> - <frame index="4" offsetX="35" offsetY="-6"/> + <frame index="4" offsetX="38" offsetY="-11"/> </animation> </action> |