shithub: pokecrystal

ref: 532724e90f40e30641770902d3dbbb6725ca747d
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.@"