summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/015.asm
blob: edf2916e696da9f7422c7437a0a77204c2f501ac (plain)
1
2
3
4
5
6
7
8
; BeedrillPokedexEntry: ; 0x181c8a
	db "POISON BEE@" ; species name
	dw 303, 650; height, width
	
	db "It uses sharp,", $4e, "poisonous stings", $4e, "to defeat prey,@"
	db "then takes the", $4e, "victim back to its", $4e, "nest for food.@"
; 0x181cfa