summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/silver/weezing.asm
blob: 0166adb658a25a63dd3e79b79f6a7772aeac32a9 (plain)
1
2
3
4
5
6
7
8
9
10
	db "POISON GAS@" ; species name
	dw 311, 210 ; height, weight

	db   "Top-grade perfume"
	next "is made using its"
	next "internal poison"

	page "gases by diluting"
	next "them to the high-"
	next "est level.@"