shithub: pokecrystal

ref: 3aabca9baa859b3761235db8cb55b52837b5f5dc
dir: /stats/pokedex/entries/049.asm/

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