mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-09-16 18:20:50 +12:00
11 lines
201 B
NASM
11 lines
201 B
NASM
db "KICKING@" ; species name
|
|
dw 411, 1100 ; height, weight
|
|
|
|
db "It is also called"
|
|
next "the Kick Master."
|
|
next "It uses its"
|
|
|
|
page "elastic legs to"
|
|
next "execute every"
|
|
next "known kick.@"
|