mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-20 13:57:58 +13:00
11 lines
218 B
NASM
11 lines
218 B
NASM
db "DYNAMITE@" ; species name
|
|
dw 603, 3420 ; height, weight
|
|
|
|
db "If it thinks its"
|
|
next "TRAINER in danger,"
|
|
next "it will gather as"
|
|
|
|
page "much energy as it"
|
|
next "can to trigger a"
|
|
next "huge explosion.@"
|