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

	db   "When it attacks,"
	next "it flaps its large"
	next "wings violently to"

	page "scatter its poi-"
	next "sonous powder all"
	next "around.@"