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

db "ARMOR@" ; species name
dw 607, 4450 ; height, weight
db "The forehead is"
next "said to be the"
next "hardest part of"
page "its body. There"
next "is nothing it"
next "can't crush.@" ; prototype dex entry. very...weird fact.