pokecrystal-board/stats/pokedex/entries/118.asm
2014-03-06 00:46:01 -05:00

13 lines
252 B
NASM

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