You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
9 lines
245 B
NASM
9 lines
245 B
NASM
; GolduckPokedexEntry: ; 0x182d55
|
|
db "DUCK@" ; species name
|
|
dw 507, 1690; height, width
|
|
|
|
db "It swims grace-", $4e, "fully along on the", $4e, "quiet, slow-moving@"
|
|
db "rivers and lakes", $4e, "of which it is so", $4e, "fond.@"
|
|
; 0x182dbd
|
|
|