shithub: pokecrystal

ref: 1176712cfebba527fac1438fdf8ca8b9e643a8e7
dir: /data/pokedex/entries/049.asm/

View raw version
; VenomothPokedexEntry: ; 0x182abf
	db "POISONMOTH@" ; species name
	dw 411, 280 ; height, width
	
	db   "The scales it"
	next "scatters will"
	next "paralyze anyone"
	page "who touches them,"
	next "making that person"
	next "unable to stand.@"