pokecrystal-board/stats/pokedex/entries/118.asm

9 lines
246 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; 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