pokecrystal-board/stats/pokedex/entries/232.asm

9 lines
239 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; 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