pokecrystal-board/stats/pokedex/entries/232.asm
2013-02-05 19:29:20 -05:00

9 lines
239 B
NASM

; 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