mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-17 20:46:25 +13:00
11 lines
199 B
NASM
11 lines
199 B
NASM
db "GULPING@" ; species name
|
|
dw 703, 2267 ; height, weight
|
|
|
|
db "Its huge, gaping"
|
|
next "maw can stretch up"
|
|
next "to 3 feet,"
|
|
|
|
page "allowing it to"
|
|
next "swallow OCTILLERY"
|
|
next "whole.@"
|