jep-hack/data/pokemon/dex_entries/crobat.asm
Llinos Evans bea71954b4 More dex entries
A good chunk of these use prototype dex entry details from the SW99 demo. Annotated the best I could!
2024-07-31 23:43:22 +01:00

11 lines
214 B
NASM

db "BAT@" ; species name
dw 511, 1650 ; height, weight
db "Nocturnal #MON."
next "Its legs have bec-"
next "come atrophied, so"
page "it can only rest"
next "upside-down in"
next "forests and caves."