shithub: pokecrystal

ref: 3df4c5ffa81d8c31afceb8112e7c30716b0d0949
dir: /data/pokemon/dex_entries/haunter.asm/

View raw version
; HaunterPokedexEntry: ; 0x1b8bbd
	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.@"