shithub: pokecrystal

ref: e29a1f8f948a5353c1ba8d631aa9352185ca6e29
dir: /data/pokedex/entries/sandshrew.asm/

View raw version
; SandshrewPokedexEntry: ; 0x182184
	db "MOUSE@" ; species name
	dw 200, 260 ; height, weight

	db   "It prefers dry,"
	next "sandy places"
	next "because it uses"
	page "the sand to"
	next "protect itself"
	next "when threatened.@"