shithub: pokecrystal

ref: 1038ebca5e2638ecbce1052c1dad7474372a7fd5
dir: /data/pokemon/dex_entries/pidgey.asm/

View raw version
; PidgeyPokedexEntry: ; 0x181cfa
	db "TINY BIRD@" ; species name
	dw 100, 40 ; height, weight

	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.@"