mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-17 12:36:33 +13:00
11 lines
209 B
NASM
11 lines
209 B
NASM
db "DRAGON@" ; species name
|
|
dw 311, 550 ; height, weight
|
|
|
|
db "The male raises"
|
|
next "the young. If it"
|
|
next "is approached, it"
|
|
|
|
page "uses its toxic"
|
|
next "spikes to fend off"
|
|
next "the intruder.@"
|