mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
257 B
NASM
9 lines
257 B
NASM
; SkarmoryPokedexEntry: ; 0x1d0e8c
|
|
db "ARMOR BIRD@" ; species name
|
|
dw 507, 1110; height, width
|
|
|
|
db "The feathers that", $4e, "it sheds are very", $4e, "sharp. It is said@"
|
|
db "that people once", $4e, "used the feathers", $4e, "as swords.@"
|
|
; 0x1d0eff
|
|
|