Skip to content

Commit

Permalink
recenter pointy witch hat sit frames
Browse files Browse the repository at this point in the history
  • Loading branch information
Helianthella committed Feb 12, 2018
1 parent 4672243 commit 26156ab
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions graphics/sprites/equipment/head/witch-hat2-female.xml
Original file line number Diff line number Diff line change
Expand Up @@ -95,13 +95,13 @@
</action>
<action imageset="base" name="sit">
<animation direction="down">
<frame index="0" offsetX="0" offsetY="-33"/>
<frame index="0" offsetX="-1" offsetY="-33"/>
</animation>
<animation direction="left">
<frame index="1" offsetX="4" offsetY="-36"/>
</animation>
<animation direction="up">
<frame index="2" offsetX="0" offsetY="-33"/>
<frame index="2" offsetX="-1" offsetY="-33"/>
</animation>
<animation direction="right">
<frame index="3" offsetX="-6" offsetY="-36"/>
Expand Down
4 changes: 2 additions & 2 deletions graphics/sprites/equipment/head/witch-hat2.xml
Original file line number Diff line number Diff line change
Expand Up @@ -97,13 +97,13 @@
</action>
<action name="sit" imageset="base">
<animation direction="down">
<frame index="0" offsetX="0" offsetY="-33"/>
<frame index="0" offsetX="-1" offsetY="-33"/>
</animation>
<animation direction="left">
<frame index="1" offsetX="4" offsetY="-36"/>
</animation>
<animation direction="up">
<frame index="2" offsetX="0" offsetY="-33"/>
<frame index="2" offsetX="-1" offsetY="-33"/>
</animation>
<animation direction="right">
<frame index="3" offsetX="-6" offsetY="-36"/>
Expand Down

0 comments on commit 26156ab

Please sign in to comment.