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

	db   "Its tongue is made"
	next "of gas. If licked,"
	next "its victim starts"

	page "shaking constantly"
	next "until death even-"
	next "tually comes.@"