sprites: Improve the skull on the skull column (#1090)

The skull that was here before was kind of a joke from the early days of the project, when it was the only skull graphic we had and used it everywhere to ridiculous extremes. Here I've replaced it with a shrunk-down version of the M_SKULL graphic used on the main menu, with some minor tweaks (the skull looks sadder than the menu one).

The new sprite is two pixels taller than the old one.
This commit is contained in:
Simon Howard 2023-08-30 20:21:58 -04:00 committed by GitHub
parent ebae50aa97
commit d6c0c1b027
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 1 deletions

View file

@ -2458,7 +2458,7 @@ COL3A0 18 53
COL4A0 18 40
COL5A0 18 48
COL5B0 18 48
COL6A0 18 50
COL6A0 18 52
FCANA0 12 62
FCANB0 12 62
FCANC0 12 62

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 5.7 KiB

Before After
Before After