mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-01-23 09:16:20 -08:00
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
|
|
|