summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/gold/octillery.asm
blob: 135fd710521c3a25e80b9debce0a0b3b09f82962 (plain)
1
2
3
4
5
6
7
8
9
10
	db "JET@" ; species name
	dw 211, 630 ; height, weight

	db   "It traps enemies"
	next "with its suction-"
	next "cupped tentacles"

	page "then smashes them"
	next "with its rock-hard"
	next "head.@"