pokecrystal-board/data/pokedex/entries/084.asm

11 lines
245 B
NASM
Raw Normal View History

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