mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-16 20:16:29 +13:00
12 lines
297 B
NASM
12 lines
297 B
NASM
db "LICKING@" ; species name
|
|
dw 507, 3086 ; height, weight
|
|
|
|
db "Despite its"
|
|
next "rubbery appearance"
|
|
next "its massive tongue"
|
|
|
|
page "can be extended"
|
|
next "with enough force"
|
|
next "to crush boulders.@"
|
|
; Needs hyphenating to be brought in line; missing a comma due to not using them.
|