mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-18 04:56:25 +13:00

Perhaps a little biased that I'm finishing this one first, but this one's my personal favourite BetaMon. - Sprite from Pokemon October currently - Changed the Debug Mode second encounter to a shiny, so easier shiny form testing can be done
11 lines
223 B
NASM
11 lines
223 B
NASM
db "SKELETAL@" ; species name
|
|
dw 807, 4660 ; height, weight - placeholder
|
|
|
|
db "Believed to be a"
|
|
next "spirit inhabiting"
|
|
next "a super-ancient"
|
|
|
|
page "#MON skeleton,"
|
|
next "but research is"
|
|
next "still needed.@"
|