jep-hack/data/pokemon/dex_entries/primeape.asm
Llinos Evans 31cdcc488d 32 more dex entries
Many of which were taken from the SW99-era prototype entries, chiefly for kanto pokemon
2024-08-01 01:06:14 +01:00

11 lines
272 B
NASM

db "PIG MONKEY@" ; species name
dw 303, 710 ; height, weight
db "It's prone to pro-"
next "ducing adrenaline"
next "and stays angry."
page "If anyone makes"
next "eye contact, it"
next "gives chase.@" ; prototype dex entry that features adrenaline production.