shithub: pokecrystal

ref: adc41566aa1dcedb31214756e0873d641bad5a0e
dir: /data/pokedex/entries/093.asm/

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