summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/gold/weedle.asm
blob: 307f72d29e9a67a4801ab94aecf49ace63b17c9e (plain)
1
2
3
4
5
6
7
8
9
10
	db "HAIRY BUG@" ; species name
	dw 100, 70 ; height, weight

	db   "Its poison stinger"
	next "is very powerful."
	next "Its bright-colored"

	page "body is intended"
	next "to warn off its"
	next "enemies.@"