pokecrystal/stats/pokedex/entries/118.asm

9 lines
246 B
NASM

; GoldeenPokedexEntry: ; 0x1b9626
db "GOLDFISH@" ; species name
dw 200, 330; height, width
db "During spawning", $4e, "season, they swim", $4e, "gracefully in the@"
db "water, searching", $4e, "for their perfect", $4e, "mate.@"
; 0x1b9690