shithub: pokecrystal

ref: 70ef2f3432a2d6a11585fdbc8fb9e2e25d63f316
dir: /data/pokemon/dex_entries/beedrill.asm/

View raw version
	db "POISON BEE@" ; species name
	dw 303, 650 ; height, weight

	db   "It uses sharp,"
	next "poisonous stings"
	next "to defeat prey,"

	page "then takes the"
	next "victim back to its"
	next "nest for food.@"