shithub: pokecrystal

ref: 850ade2f41ce83d00e286267fe36fc4e81f3d56f
dir: /stats/pokedex/entries/220.asm/

View raw version
; 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.@"
; 0x1d0c01