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

13 lines
251 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; GolduckPokedexEntry: ; 0x182d55
2014-03-05 21:46:01 -08:00
db "DUCK@" ; species name
2013-02-05 16:29:20 -08:00
dw 507, 1690; height, width
2014-03-05 21:46:01 -08:00
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.@"
2013-02-05 16:29:20 -08:00
; 0x182dbd