summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/pinsir.asm
blob: 331a8d4f54038223afb93c429758a81439baf402 (plain)
1
2
3
4
5
6
7
8
9
10
	db "STAGBEETLE@" ; species name
	dw 411, 1210 ; height, weight

	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.@"