summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/248.asm
blob: 8c5852b561335f5044aa02d32f9514bc95e727e9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; TyranitarPokedexEntry: ; 0x1d177b
	db "ARMOR@" ; species name
	dw 607, 4450 ; height, width
	
	db   "In just one of its"
	next "mighty hands, it"
	next "has the power to"
	page "make the ground"
	next "shake and moun-"
	next "tains crumble.@"
; 0x1d17e9