shithub: pokecrystal

ref: e1c2876ff69986c0d537507f96d3c270b745273b
dir: /data/pokedex/entries/015.asm/

View raw version
; BeedrillPokedexEntry: ; 0x181c8a
	db "POISON BEE@" ; species name
	dw 303, 650 ; height, width

	db   "It uses sharp,"
	next "poisonous stings"
	next "to defeat prey,"
	page "then takes the"
	next "victim back to its"
	next "nest for food.@"