summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/gold/koffing.asm
blob: ac34973caab89a81c28870f8e3988af44dfe038a (plain)
1
2
3
4
5
6
7
8
9
10
	db "POISON GAS@" ; species name
	dw 200, 20 ; height, weight

	db   "Its thin, filmy"
	next "body is filled"
	next "with gases that"

	page "cause constant"
	next "sniffles, coughs"
	next "and teary eyes.@"