shithub: pokecrystal

ref: 3df4c5ffa81d8c31afceb8112e7c30716b0d0949
dir: /data/pokemon/dex_entries/gastly.asm/

View raw version
; GastlyPokedexEntry: ; 0x1b8b4a
	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.@"