shithub: pokecrystal

ref: 3980d2d7367a9352cfd245dd4c6e5b89b3c73648
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.@"