pokecrystal-board/data/pokedex/entries/119.asm
2014-05-31 22:57:00 -07:00

13 lines
258 B
NASM

; SeakingPokedexEntry: ; 0x1b9690
db "GOLDFISH@" ; species name
dw 403, 860 ; height, width
db "When autumn comes,"
next "the males patrol"
next "the area around"
page "their nests in"
next "order to protect"
next "their offspring.@"
; 0x1b9702