mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-18 04:56:25 +13:00
11 lines
207 B
NASM
11 lines
207 B
NASM
db "BALL@" ; species name
|
|
dw 311, 1470 ; height, weight
|
|
|
|
db "The more energy it"
|
|
next "charges up, the"
|
|
next "faster it gets."
|
|
|
|
page "But this also"
|
|
next "makes it more"
|
|
next "likely to explode.@"
|