mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-09-16 18:20:50 +12:00
11 lines
210 B
NASM
11 lines
210 B
NASM
db "STARSHAPE@" ; species name
|
|
dw 100, 70 ; height, weight
|
|
|
|
db "If the impact site"
|
|
next "of a meteorite is"
|
|
next "found, this"
|
|
|
|
page "#MON is certain"
|
|
next "to be within the"
|
|
next "immediate area.@"
|