blob: 734ddc76601b6332166e203e2b0186316b7a0d6d (
plain)
1
2
3
4
5
6
7
8
9
10
|
; HoppipPokedexEntry: ; 0x1cd8b5
db "COTTONWEED@" ; species name
dw 104, 10 ; height, weight
db "It can be carried"
next "away on even the"
next "gentlest breeze."
page "It may even float"
next "all the way to the"
next "next town.@"
|