summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/venomoth.asm
blob: 338f0ed8e1cd064e6b06bda600ac275278cbab5d (plain)
1
2
3
4
5
6
7
8
9
10
	db "POISONMOTH@" ; species name
	dw 411, 280 ; height, weight

	db   "The scales it"
	next "scatters will"
	next "paralyze anyone"

	page "who touches them,"
	next "making that person"
	next "unable to stand.@"