shithub: pokecrystal

ref: 2b4a4ccaab3d04fe593bcea9739f56c0673dad24
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.@"