>UP
As you hoist yourself onto the ladder, the platform buckles with the addition of
your weight. Mahler is spooked, and loses his bundle which falls tragically in
front of your horrified face to the ground below.
Your score is 180 of a possible 200, in 804 turns.
Would you like to start over, restore a saved position, or end this session of
the game? (Type RESTART, RESTORE, or QUIT):
Usually there's a blank line before the score, but not in this particular case which is handled by CLIMB?:
(<AND <EQUAL? ,APE-LOC 1>
<EQUAL? ,HERE ,RING>>
<SETG APE-LOC 2>
<FCLEAR ,PLATFORM-1 ,TOUCHBIT>
<TELL
"As you hoist " D ,ME " onto the " D ,LADDER ", the platform buckles with the
addition of your weight. " D ,APE " is spooked, and ">
<COND (<NOT <IN? ,NET ,MUNRAB>>
<TELL
"loses his bundle which falls tragically in front of your horrified face
to the ground below.">
<FINISH>)
Usually there's a blank line before the score, but not in this particular case which is handled by
CLIMB?
: