pokecrystal/stats/pokedex/entries/055.asm

13 lines
251 B
NASM
Raw Normal View History

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