summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/232.asm
blob: 69f7b73871e2c24a4cefbd6b688b4a43e88162b1 (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.@"