summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/gold/beedrill.asm
blob: 8bb62a9dc50c5b95ed8785016fdbae5b995ecf07 (plain)
1
2
3
4
5
6
7
8
9
10
	db "POISON BEE@" ; species name
	dw 303, 650 ; height, weight

	db   "It can take down"
	next "any opponent with"
	next "its powerful poi-"

	page "son stingers. It"
	next "sometimes attacks"
	next "in swarms.@"