summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/piloswine.asm
blob: 1c5aa36c0fd0ec6344cf3ef3b87b98b6091d09c4 (plain)
1
2
3
4
5
6
7
8
9
10
	db "SWINE@" ; species name
	dw 307, 1230 ; height, weight

	db   "Although its legs"
	next "are short, its"
	next "rugged hooves"

	page "prevent it from"
	next "slipping, even on"
	next "icy ground.@"