summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/silver/swinub.asm
blob: c3d840d3dc4d65178a9059c9adaee0b5f29a5d8a (plain)
1
2
3
4
5
6
7
8
9
10
	db "PIG@" ; species name
	dw 104, 140 ; height, weight

	db   "If it smells some-"
	next "thing enticing, it"
	next "dashes headlong"

	page "off to find the"
	next "source of the"
	next "aroma.@"