summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/092.asm
blob: 8b358ef166b433542c289368d87af058010cf597 (plain)
1
2
3
4
5
6
7
8
9
10
; GastlyPokedexEntry: ; 0x1b8b4a
	db "GAS@" ; species name
	dw 403, 2 ; height, width

	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.@"