shithub: pokecrystal

ref: 9d02e1063f6c80e12f97f6ee61cfbb628e7b7fcb
dir: /stats/pokedex/entries/016.asm/

View raw version
; 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