mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-09-16 18:20:50 +12:00
11 lines
211 B
NASM
11 lines
211 B
NASM
db "BALLOON@" ; species name
|
|
dw 108, 90 ; height, weight
|
|
|
|
db "When faced with a"
|
|
next "larger opponent,"
|
|
next "it swallows as"
|
|
|
|
page "much water as it"
|
|
next "can to match the"
|
|
next "opponent's size.@"
|