pokecrystal-board/stats/pokedex/entries/084.asm
2013-02-05 19:29:20 -05:00

9 lines
253 B
NASM

; 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