summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/127.asm
blob: 760abaaf93798fb37f88aafad2f4932d507218cc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; 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.@"
; 0x1b9a6f