mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-16 04:04:39 +13:00
GSC-style Fossil Aerodactyl/Kabutops sprites
Entirely done by yours truly! (With some help from Llinos on sorting out Aerodactyl's wing) Also fixed the Pokedex fill command in the debug room.
This commit is contained in:
parent
82f9dab3fa
commit
a291a6a45a
Binary file not shown.
Before Width: | Height: | Size: 614 B After Width: | Height: | Size: 602 B |
Binary file not shown.
Before Width: | Height: | Size: 537 B After Width: | Height: | Size: 581 B |
|
@ -148,7 +148,7 @@ CheatFillPokedex:
|
|||
ld bc, 31 ; 001-248
|
||||
call ByteFill
|
||||
ld a, %11111111
|
||||
ld bc, 11 ; 249-336
|
||||
ld bc, 18 ; 249-392
|
||||
call ByteFill
|
||||
ret
|
||||
|
||||
|
|
Loading…
Reference in a new issue