summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/200.asm
blob: 9e1f5b7af536001a00c4329e09d1c7a2ec505105 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; 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