shithub: pokecrystal

ref: 7350c3708fc2463e1eb6024c03de5c85b50aa38f
dir: /data/pokedex/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.@"