summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/forretress.asm
blob: 6815f6d31185b26662a07645ad452673fb8ac62d (plain)
1
2
3
4
5
6
7
8
9
10
	db "BAGWORM@" ; species name
	dw 311, 2770 ; height, weight

	db   "Usually found"
	next "hanging on to a"
	next "fat tree trunk. It"

	page "shoots out bits of"
	next "its shell when it"
	next "sees action.@"