sprites: Fix flipped monster sprite.

The CYBRA7 sprite is supposed to be a flipped version of the CYBRA3
sprite, but was actually just a clone of it. This meant that the
monster did not animate properly when viewed at a particular angle.
Flip the sprite so that it animates correctly.

This fixes #83.
This commit is contained in:
Simon Howard 2014-08-17 21:05:33 +00:00
parent 81bd7ce8f1
commit 9522dd9ed4

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4 KiB

After

Width:  |  Height:  |  Size: 4 KiB

Before After
Before After