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

9 lines
254 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; SeakingPokedexEntry: ; 0x1b9690
db "GOLDFISH@" ; species name
dw 403, 860; height, width
db "When autumn comes,", $4e, "the males patrol", $4e, "the area around@"
db "their nests in", $4e, "order to protect", $4e, "their offspring.@"
; 0x1b9702