shithub: pokecrystal

ref: 1237156948ba0fa3d98b6b35f4a2ec9cb797ed05
dir: /data/pokemon/dex_entries/pidgey.asm/

View raw version
	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.@"