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

	db   "It uses the tip of"
	next "its nose to dig"
	next "for food. Its nose"

	page "is so tough that"
	next "even frozen ground"
	next "poses no problem.@"