jep-hack/data/pokemon/dex_entries/cubone.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
295 B
NASM

db "LONELY@" ; species name
dw 104, 140 ; height, weight
db "It cries day and"
next "night. GUARDIA" ; omit kangaskhan as it's shown to only raise its own children
next "and CARETORKER" ; consider rewording tho
page "take them in and"
next "raise it like it"
next "were their own.@"