shithub: pokecrystal

ref: 2d1a1b9c174cefbf71d9a81749262a3159cfed5a
dir: /data/pokedex/entries/200.asm/

View raw version
; MisdreavusPokedexEntry: ; 0x1d0301
	db "SCREECH@" ; species name
	dw 204, 20 ; height, width
	
	db   "It loves to watch"
	next "people it's scar-"
	next "ed. It frightens"
	page "them by screaming"
	next "loudly or appear-"
	next "ing suddenly.@"
; 0x1d0373