pokecrystal/data/pokedex/entries/016.asm

11 lines
253 B
NASM
Raw Normal View History

2013-02-06 00:29:20 +00:00
; PidgeyPokedexEntry: ; 0x181cfa
db "TINY BIRD@" ; species name
dw 100, 40 ; height, width
2013-02-06 00:29:20 +00:00
2014-03-06 05:46:01 +00:00
db "It rapidly flaps"
next "its wings in the"
next "grass, stirring up"
page "a dust cloud that"
2014-03-06 05:46:01 +00:00
next "drives insect prey"
next "out into the open.@"