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

9 lines
253 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
db "It lives on a", $4e, "grassy plain where", $4e, "it can see a long@"
db "way. If it sees an", $4e, "enemy, it runs", $4e, "away at 60 mph.@"
; 0x1b884a