blob: 4aa48afc0f6def93e0d48c7ec8c4561782104f9b (
plain)
1
2
3
4
5
6
7
8
|
; DonphanPokedexEntry: ; 0x1d10ac
db "ARMOR@" ; species name
dw 307, 2650; height, width
db "Because this", $4e, "#MON's skin is", $4e, "so tough, a normal@"
db "attack won't even", $4e, "leave a scratch on", $4e, "it.@"
; 0x1d110c
|