mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-18 04:56:25 +13:00
11 lines
213 B
NASM
11 lines
213 B
NASM
db "MEGATON@" ; species name
|
|
dw 407, 6620 ; height, weight
|
|
|
|
db "Its rock-like body"
|
|
next "is so durable,"
|
|
next "even high-powered"
|
|
|
|
page "dynamite blasts"
|
|
next "fail to scratch"
|
|
next "its rugged hide.@"
|