summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/232.asm
blob: 298e96277f6351b05baba135eb6b4d43561885c0 (plain)
1
2
3
4
5
6
7
8
9
10
; 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.@"