shithub: pokecrystal

ref: 70ef2f3432a2d6a11585fdbc8fb9e2e25d63f316
dir: /data/pokemon/dex_entries/gastly.asm/

View raw version
	db "GAS@" ; species name
	dw 403, 2 ; height, weight

	db   "It wraps its op-"
	next "ponent in its gas-"
	next "like body, slowly"

	page "weakening its prey"
	next "by poisoning it"
	next "through the skin.@"