summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/127.asm
blob: 318ea2e4d153d13fee771589d3796e4d0573e40a (plain)
1
2
3
4
5
6
7
8
9
10
; PinsirPokedexEntry: ; 0x1b99fb
	db "STAGBEETLE@" ; species name
	dw 411, 1210 ; height, width

	db   "When the tempera-"
	next "ture drops at"
	next "night, it sleeps"
	page "on treetops or"
	next "among roots where"
	next "it is well hidden.@"