mirror of https://github.com/pret/pokecrystal.git
9 lines
254 B
NASM
9 lines
254 B
NASM
|
; 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
|
||
|
|