summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/094.asm
blob: 9f374edd6550d75b17042dda6f43bec5f72d9a08 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; GengarPokedexEntry: ; 0x1b8c25
	db "SHADOW@" ; species name
	dw 411, 890 ; height, width
	
	db   "Hiding in people's"
	next "shadows at night,"
	next "it absorbs their"
	page "heat. The chill it"
	next "causes makes the"
	next "victims shake.@"
; 0x1b8c98