pokecrystal-board/stats/pokedex/entries/055.asm

9 lines
245 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; 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