pokecrystal/data/pokemon/dex_entries/sunkern.asm

11 lines
202 B
NASM

db "SEED@" ; species name
dw 100, 40 ; height, weight
db "It is very weak."
next "Its only means of"
next "defense is to"
page "shake its leaves"
next "desperately at its"
next "attacker.@"