mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-09-16 18:20:50 +12:00
11 lines
202 B
NASM
11 lines
202 B
NASM
db "ROCK@" ; species name
|
|
dw 104, 440 ; height, weight
|
|
|
|
db "To attack, it"
|
|
next "throws itself at"
|
|
next "the opponent. A"
|
|
|
|
page "clean hit is an"
|
|
next "instant knock-out"
|
|
next "for any foe.@"
|