pokecrystal-board/stats/pokedex/entries/055.asm
2014-03-06 00:46:01 -05:00

13 lines
251 B
NASM

; GolduckPokedexEntry: ; 0x182d55
db "DUCK@" ; species name
dw 507, 1690; height, width
db "It swims grace-"
next "fully along on the"
next "quiet, slow-moving@"
db "rivers and lakes"
next "of which it is so"
next "fond.@"
; 0x182dbd