pokecrystal-board/data/pokedex/entries/118.asm
2015-06-23 12:24:51 -06:00

11 lines
238 B
NASM

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