shithub: pokecrystal

ref: 7350c3708fc2463e1eb6024c03de5c85b50aa38f
dir: /data/pokedex/entries/beedrill.asm/

View raw version
; BeedrillPokedexEntry: ; 0x181c8a
	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.@"