summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/haunter.asm
blob: b03c0996f02abbd5048c76aeae3215febfb2c56a (plain)
1
2
3
4
5
6
7
8
9
10
	db "GAS@" ; species name
	dw 503, 2 ; height, weight

	db   "It hides in the"
	next "dark, planning to"
	next "take the life of"

	page "the next living"
	next "thing that wanders"
	next "close by.@"