mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-17 20:46:25 +13:00
11 lines
206 B
NASM
11 lines
206 B
NASM
db "SPIKE BALL@" ; species name
|
|
dw 100, 30 ; height, weight
|
|
|
|
db "It is considered"
|
|
next "to be a symbol of"
|
|
next "good luck. Its"
|
|
|
|
page "shell is said to"
|
|
next "be filled with"
|
|
next "happiness.@"
|