mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
246 B
NASM
9 lines
246 B
NASM
|
; GoldeenPokedexEntry: ; 0x1b9626
|
||
|
db "GOLDFISH@" ; species name
|
||
|
dw 200, 330; height, width
|
||
|
|
||
|
db "During spawning", $4e, "season, they swim", $4e, "gracefully in the@"
|
||
|
db "water, searching", $4e, "for their perfect", $4e, "mate.@"
|
||
|
; 0x1b9690
|
||
|
|