mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
13 lines
261 B
NASM
13 lines
261 B
NASM
; SkarmoryPokedexEntry: ; 0x1d0e8c
|
|
db "ARMOR BIRD@" ; species name
|
|
dw 507, 1110 ; height, width
|
|
|
|
db "The feathers that"
|
|
next "it sheds are very"
|
|
next "sharp. It is said"
|
|
page "that people once"
|
|
next "used the feathers"
|
|
next "as swords.@"
|
|
; 0x1d0eff
|
|
|