summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/donphan.asm
blob: 4dc489938478928392b9867e71ee16b62136d9d0 (plain)
1
2
3
4
5
6
7
8
9
10
; DonphanPokedexEntry: ; 0x1d10ac
	db "ARMOR@" ; species name
	dw 307, 2650 ; height, weight

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