mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-09-16 18:20:50 +12:00
11 lines
215 B
NASM
11 lines
215 B
NASM
db "ARMOR BIRD@" ; species name
|
|
dw 507, 1110 ; height, weight
|
|
|
|
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.@"
|