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

	db   "To steal the life"
	next "of its target, it"
	next "slips into the"

	page "prey's shadow and"
	next "silently waits for"
	next "an opportunity.@"