shithub: pokecrystal

ref: 7b10cb2878eb9011f42d4fe2815de9ab3a28eba4
dir: /data/pokedex/entries/016.asm/

View raw version
; PidgeyPokedexEntry: ; 0x181cfa
	db "TINY BIRD@" ; species name
	dw 100, 40 ; height, width
	
	db   "It rapidly flaps"
	next "its wings in the"
	next "grass, stirring up"
	page "a dust cloud that"
	next "drives insect prey"
	next "out into the open.@"