Files
pokecrystal-board/stats/pokedex/entries/119.asm
2014-03-07 21:46:33 -05: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