summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/015.asm
blob: 5d8d060e4e39a9fad4f6cd7d8623f33b1bfa02c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; 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.@"
; 0x181cfa