summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/220.asm
blob: 3ad4cbddf4185e226e1a1a8ee5e6460bc2a0fdb3 (plain)
1
2
3
4
5
6
7
8
9
10
; SwinubPokedexEntry: ; 0x1d0b8d
	db "PIG@" ; species name
	dw 104, 140 ; height, width

	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.@"