shithub: pokecrystal

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

View raw version
; PiloswinePokedexEntry: ; 0x1d0c01
	db "SWINE@" ; species name
	dw 307, 1230 ; height, width
	
	db   "Although its legs"
	next "are short, its"
	next "rugged hooves"
	page "prevent it from"
	next "slipping, even on"
	next "icy ground.@"
; 0x1d0c68