summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/093.asm
blob: 91eb0425189fd0bc3db21568d7397eae93826c57 (plain)
1
2
3
4
5
6
7
8
9
10
; HaunterPokedexEntry: ; 0x1b8bbd
	db "GAS@" ; species name
	dw 503, 2 ; height, width

	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.@"