13 lines
258 B
NASM
Raw Normal View History

2013-02-05 19:29:20 -05:00
; SeakingPokedexEntry: ; 0x1b9690
db "GOLDFISH@" ; species name
dw 403, 860 ; height, width
2013-02-05 19:29:20 -05:00
2014-03-06 00:46:01 -05:00
db "When autumn comes,"
next "the males patrol"
next "the area around"
page "their nests in"
2014-03-06 00:46:01 -05:00
next "order to protect"
next "their offspring.@"
2013-02-05 19:29:20 -05:00
; 0x1b9702