shithub: pokecrystal

ref: 82c3bb464f192c8d2ab29a8ef5bd8440f4567065
dir: /stats/pokedex/entries/027.asm/

View raw version
; SandshrewPokedexEntry: ; 0x182184
	db "MOUSE@" ; species name
	dw 200, 260; height, width
	
	db "It prefers dry,", $4e, "sandy places", $4e, "because it uses@"
	db "the sand to", $4e, "protect itself", $4e, "when threatened.@"
; 0x1821e7