blob: 9860d731a4dae25f441e01b6501553bb503d7a5d (
plain)
1
2
3
4
5
6
7
8
|
; PidgeyPokedexEntry: ; 0x181cfa
db "TINY BIRD@" ; species name
dw 100, 40; height, width
db "It rapidly flaps", $4e, "its wings in the", $4e, "grass, stirring up@"
db "a dust cloud that", $4e, "drives insect prey", $4e, "out into the open.@"
; 0x181d75
|