; 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@"
	db   "the next living"
	next "thing that wanders"
	next "close by.@"
; 0x1b8c25