shithub: pokecrystal

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