blob: 124469457bc09dea4b8a884807afc64daf635a97 (
plain)
1
2
3
4
5
6
7
8
9
10
|
; DoduoPokedexEntry: ; 0x1b87d7
db "TWIN BIRD@" ; species name
dw 407, 860 ; height, weight
db "It lives on a"
next "grassy plain where"
next "it can see a long"
page "way. If it sees an"
next "enemy, it runs"
next "away at 60 mph.@"
|