summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/232.asm
blob: 3c8e4a1f3d402987ec2a5d25ac7f64972ac57182 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; DonphanPokedexEntry: ; 0x1d10ac
	db "ARMOR@" ; species name
	dw 307, 2650 ; height, width
	
	db   "Because this"
	next "#MON's skin is"
	next "so tough, a normal"
	page "attack won't even"
	next "leave a scratch on"
	next "it.@"
; 0x1d110c