blob: b38cfd2dcb31c4266f761b41e6d4e72024feb93f (
plain)
1
2
3
4
5
6
7
8
9
10
|
; GolduckPokedexEntry: ; 0x182d55
db "DUCK@" ; species name
dw 507, 1690 ; height, weight
db "It swims grace-"
next "fully along on the"
next "quiet, slow-moving"
page "rivers and lakes"
next "of which it is so"
next "fond.@"
|