shithub: pokecrystal

ref: b9870541d4b6132f28bfaf3db168e6524bbb7b61
dir: /data/pokedex/entries/027.asm/

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