summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/gold/gengar.asm
blob: 3e5a5a83714e9641249e912c6e1cb2abd8fc514f (plain)
1
2
3
4
5
6
7
8
9
10
	db "SHADOW@" ; species name
	dw 411, 890 ; height, weight

	db   "It steals heat"
	next "from its surround-"
	next "ings. If you feel"

	page "a sudden chill, it"
	next "is certain that a"
	next "GENGAR appeared.@"