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

	db   "It rubs its snout"
	next "on the ground to"
	next "find and dig up"

	page "food. It sometimes"
	next "discovers hot"
	next "springs.@"