mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-17 04:26:33 +13:00
11 lines
209 B
NASM
11 lines
209 B
NASM
db "FLIGHTLESS@" ; species name
|
|
dw 32, 760 ; height, weight
|
|
|
|
db "A flightless"
|
|
next "reptile from"
|
|
next "ancient times."
|
|
|
|
page "Fossils of it were"
|
|
next "used to create the"
|
|
next "first gargoyles.@"
|