11 lines
245 B
NASM
Raw Normal View History

2013-02-05 19:29:20 -05:00
; DoduoPokedexEntry: ; 0x1b87d7
db "TWIN BIRD@" ; species name
dw 407, 860 ; height, width
2013-02-05 19:29:20 -05:00
2014-03-06 00:46:01 -05:00
db "It lives on a"
next "grassy plain where"
next "it can see a long"
page "way. If it sees an"
2014-03-06 00:46:01 -05:00
next "enemy, it runs"
next "away at 60 mph.@"