mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
239 B
NASM
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
|
||
|
|