shithub: pokecrystal

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