mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-09-16 18:20:50 +12:00
11 lines
208 B
NASM
11 lines
208 B
NASM
db "PINCER@" ; species name
|
|
dw 403, 1320 ; height, weight
|
|
|
|
db "Its oversized claw"
|
|
next "is very powerful,"
|
|
next "but when it's not"
|
|
|
|
page "in battle, the"
|
|
next "claw just gets in"
|
|
next "the way.@"
|