mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
253 B
NASM
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
|
|
|