summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/venomoth.asm
blob: 4ff58394005fab01b2f4f66224c7c02c9268e550 (plain)
1
2
3
4
5
6
7
8
9
10
; VenomothPokedexEntry: ; 0x182abf
	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.@"