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

	db   "The powder on its"
	next "wings is poisonous"
	next "if it is dark in"

	page "color. If it is"
	next "light, it causes"
	next "paralysis.@"