shithub: pokecrystal

ref: 7b10cb2878eb9011f42d4fe2815de9ab3a28eba4
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.@"