mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-17 20:46:25 +13:00
11 lines
217 B
NASM
11 lines
217 B
NASM
db "ROCK@" ; species name
|
|
dw 303, 2320 ; height, weight
|
|
|
|
db "It travels by rol-"
|
|
next "ling on mountain"
|
|
next "paths. If it gains"
|
|
|
|
page "too much speed, it"
|
|
next "stops by running"
|
|
next "into huge rocks.@"
|