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

db "PATIENT@" ; species name
dw 403, 630 ; height, weight
db "Lives in dark pl-"
next "aces. It will not"
next "attack directly,"
page "but if attacked,"
next "it returns the"
next "blow twofold.@" ; prototype dex entry alluding to Counter and Mirror Coat.