Marmic Climbing (script): Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
(Created page with '<pre> #climbing.wiz #Climb Crossing Walls ECHO ECHO *** START OUTSIDE CROSSING BANK *** ECHO CLIMB: pause 2 pause 2 move NoRTHWEST move NoRTH move NoRTH move NoRTH move NoRT...')
 
No edit summary
Line 1: Line 1:
<pre>
<pre>
#climbing.wiz
climbing:
echo ************************

echo ******* CLIMBING *******

echo ************************
#Climb Crossing Walls
echo

climb:
ECHO
pause 1
ECHO *** START OUTSIDE CROSSING BANK ***
pause 1
ECHO
move nw

move n
CLIMB:
move n
pause 2
move n
pause 2
move n

move NoRTHWEST
move n
move NoRTH
move n
move NoRTH
move e
move NoRTH
move e
move NoRTH
move n
move NoRTH
move e
move NoRTH
move e
move EaST
move n
move EaST
move n
move NoRTH
move e
move EaST
move go stair
move EaST
move s
climb-001:
move NoRTH
pause 1
move NoRTH
match PASS-001 [Outside e Wall, Footpath]
move EaST
move gO stair
move SoUTH

CLIMB-001:
match PASS-001 [Outside East Wall, Footpath]
match FAIL-001 You must be standing
match FAIL-001 You must be standing
match FAIL-001 steepness is intimidating
match FAIL-001 steepness is intimidating
Line 43: Line 38:
put climb break
put climb break
matchwait
matchwait

PASS-001:
PASS-001:
pause 2
pause 1
pause 2
pause 1
move n

move NoRTH
move go gate
move gO gate
move w
move WeST
move go stair
move gO stair
move s
goto climb-002
move SoUTH
goto CLIMB-002

FAIL-001:
FAIL-001:
pause 2
pause 1
pause 2
pause 1
goto climb-002

goto CLIMB-002
climb-002:
pause 1

match PASS-002 [Ne Wilds, Outside Ne Gate]
CLIMB-002:
match PASS-002 [Northeast Wilds, Outside Northeast Gate]
match FAIL-002 You must be standing
match FAIL-002 You must be standing
match FAIL-002 steepness is intimidating
match FAIL-002 steepness is intimidating
Line 71: Line 62:
match FAIL-002 A wave of dizziness hits you
match FAIL-002 A wave of dizziness hits you
match FAIL-002 Struck by vertigo
match FAIL-002 Struck by vertigo
put ClIMB embrasure
put climb embrasure
matchwait
matchwait

FAIL-002:
FAIL-002:
pause 2
pause 1
pause 2
pause 1

move n
move n
move go stair
move go stair
Line 83: Line 72:
move go gate
move go gate
PASS-002:
PASS-002:
pause 1
move gO footpath
move go footpath
goto CLIMB-01
goto climb-01

CLIMB-01:
climb-01:
pause 1
SAVE FAIL-01
SAVE FAIL-01
match PASS-01 [Crossing, East Wall Battlements]
match PASS-01 [Crossing, e Wall Battlements]
match FAIL-01 You must be standing
match FAIL-01 You must be standing
match FAIL-01 steepness is intimidating
match FAIL-01 steepness is intimidating
Line 94: Line 84:
match FAIL-01 find it hard going.
match FAIL-01 find it hard going.
match FAIL-01 your footing is questionable
match FAIL-01 your footing is questionable
match FALLEN slip after a few feet
match fallen slip after a few feet
match FAIL-01 A wave of dizziness hits you
match FAIL-01 A wave of dizziness hits you
match FAIL-01 Struck by vertigo
match FAIL-01 Struck by vertigo
put ClIMB wall
put climb wall
matchwait
matchwait

PASS-01:
PASS-01:
pause 2
pause 1
pause 2
pause 1

move n
move n
move gO stair
move go stair
move e
move e
move gO gate
move go gate
move gO footpath
move go footpath
goto FAIL-01
goto FAIL-01

FAIL-01:
FAIL-01:
pause 2
pause 1
pause 2
pause 1

move s
move s
move down
move down
Line 120: Line 106:
move s
move s
move sw
move sw
goto CLIMB-02
goto climb-02
climb-02:

pause 1
CLIMB-02:
SAVE FAIL-02
SAVE FAIL-02
match PASS-02 [Crossing, East Wall Battlements]
match PASS-02 [Crossing, e Wall Battlements]
match FAIL-02 You must be standing
match FAIL-02 You must be standing
match FAIL-02 steepness is intimidating
match FAIL-02 steepness is intimidating
Line 133: Line 119:
match FAIL-02 A wave of dizziness hits you
match FAIL-02 A wave of dizziness hits you
match FAIL-02 Struck by vertigo
match FAIL-02 Struck by vertigo
put ClIMB wall
put climb wall
matchwait
matchwait

PASS-02:
PASS-02:
pause 2
pause 1
pause 2
pause 1

move s
move s
move gO stair
move go stair
move gO gate
move go gate
move gO bush
move go bush
move n
move n
goto CLIMB-03
goto climb-03

FAIL-02:
FAIL-02:
pause 2
pause 1
pause 2
pause 1

move s
move s
goto CLIMB-03
goto climb-03
climb-03:

pause 1
CLIMB-03:
SAVE FAIL-03
SAVE FAIL-03
match PASS-03 [Crossing, East Wall Battlements]
match PASS-03 [Crossing, e Wall Battlements]
match FAIL-03 You must be standing
match FAIL-03 You must be standing
match FAIL-03 steepness is intimidating
match FAIL-03 steepness is intimidating
Line 165: Line 147:
match FAIL-03 A wave of dizziness hits you
match FAIL-03 A wave of dizziness hits you
match FAIL-03 Struck by vertigo
match FAIL-03 Struck by vertigo
put ClIMB wall
put climb wall
matchwait
matchwait

PASS-03:
PASS-03:
pause 2
pause 1
pause 2
pause 1

move s
move s
move gO stair
move go stair
move gO gate
move go gate
goto CLIMB-04
goto climb-04

FAIL-03:
FAIL-03:
pause 2
pause 1
pause 2
pause 1

move s
move s
goto CLIMB-04
goto climb-04
climb-04:

pause 1
CLIMB-04:
SAVE FAIL-04
SAVE FAIL-04
match PASS-04 [Crossing, East Gate Battlements]
match PASS-04 [Crossing, e Gate Battlements]
match FAIL-04 You must be standing
match FAIL-04 You must be standing
match FAIL-04 steepness is intimidating
match FAIL-04 steepness is intimidating
Line 195: Line 173:
match FAIL-04 A wave of dizziness hits you
match FAIL-04 A wave of dizziness hits you
match FAIL-04 Struck by vertigo
match FAIL-04 Struck by vertigo
put ClIMB wall
put climb wall
matchwait
matchwait

PASS-04:
PASS-04:
pause 2
pause 1
pause 2
pause 1
goto climb-05

goto CLIMB-05

FAIL-04:
FAIL-04:
pause 2
pause 1
pause 2
pause 1
move go gate

move gO gate
move go stair
goto climb-05
move gO stair
goto CLIMB-05
climb-05:
pause 1

CLIMB-05:
SAVE FAIL-05
SAVE FAIL-05
match PASS-05 [Eastern Tier, Outside Gate]
match PASS-05 [eern Tier, Outside Gate]
match FAIL-05 You must be standing
match FAIL-05 You must be standing
match FAIL-05 steepness is intimidating
match FAIL-05 steepness is intimidating
Line 223: Line 197:
match FAIL-05 A wave of dizziness hits you
match FAIL-05 A wave of dizziness hits you
match FAIL-05 Struck by vertigo
match FAIL-05 Struck by vertigo
put ClIMB embrasure
put climb embrasure
matchwait
matchwait

PASS-05:
PASS-05:
pause 2
pause 1
pause 2
pause 1
move go gate

move gO gate
move go stair
move gO stair
FAIL-05:
FAIL-05:
pause 1
move n
move n
goto CLIMB-06
goto climb-06
climb-06:

pause 1
CLIMB-06:
SAVE FAIL-06
SAVE FAIL-06
match PASS-06 [Outside East Wall, Footpath]
match PASS-06 [Outside e Wall, Footpath]
match FAIL-06 You must be standing
match FAIL-06 You must be standing
match FAIL-06 steepness is intimidating
match FAIL-06 steepness is intimidating
Line 247: Line 220:
match FAIL-06 A wave of dizziness hits you
match FAIL-06 A wave of dizziness hits you
match FAIL-06 Struck by vertigo
match FAIL-06 Struck by vertigo
put ClIMB break
put climb break
matchwait
matchwait

PASS-06:
PASS-06:
pause 2
pause 1
pause 2
pause 1

move s
move s
move gO gate
move go gate
move gO stair
move go stair
move n
move n
goto CLIMB-07
goto climb-07

FAIL-06:
FAIL-06:
pause 2
pause 1
pause 2
pause 1
goto climb-07

goto CLIMB-07
climb-07:
pause 1

CLIMB-07:
SAVE FAIL-07
SAVE FAIL-07
match PASS-07 [Outside East Wall, Footpath]
match PASS-07 [Outside e Wall, Footpath]
match FAIL-07 You must be standing
match FAIL-07 You must be standing
match FAIL-07 steepness is intimidating
match FAIL-07 steepness is intimidating
Line 277: Line 246:
match FAIL-07 A wave of dizziness hits you
match FAIL-07 A wave of dizziness hits you
match FAIL-07 Struck by vertigo
match FAIL-07 Struck by vertigo
put ClIMB embrasure
put climb embrasure
matchwait
matchwait

PASS-07:
PASS-07:
pause 2
pause 1
pause 2
pause 1

move s
move s
move s
move s
move gO gate
move go gate
goto TRAVEL-08
goto TRAVEL-08

FAIL-07:
FAIL-07:
pause 2
pause 1
pause 2
pause 1

move s
move s
move gO stair
move go stair
goto TRAVEL-08
goto TRAVEL-08

TRAVEL-08:
TRAVEL-08:
pause 2
pause 1
pause 2
pause 1

move w
move w
move w
move w
Line 316: Line 279:
move w
move w
move w
move w
move gO bridge
move go bridge
move w
move w
move w
move w
move w
move w
move w
move w
move gO stair
move go stair
move s
move s
climb-08:

pause 1
CLIMB-08:
SAVE FAIL-08
SAVE FAIL-08
match PASS-08 [Mycthengelde, Flatlands]
match PASS-08 [Mycthengelde, Flatlands]
Line 335: Line 298:
match FAIL-08 A wave of dizziness hits you
match FAIL-08 A wave of dizziness hits you
match FAIL-08 Struck by vertigo
match FAIL-08 Struck by vertigo
put ClIMB embrasure
put climb embrasure
matchwait
matchwait

PASS-08:
PASS-08:
pause 2
pause 1
pause 2
pause 1
goto climb-09

goto CLIMB-09

FAIL-08:
FAIL-08:
pause 2
pause 1
pause 2
pause 1

move n
move n
move go stair
move go stair
move go gate
move go gate
move nw
move nw
goto CLIMB-09
goto climb-09
climb-09:

pause 1
CLIMB-09:
SAVE FAIL-09
SAVE FAIL-09
match PASS-09 [Crossing, West Wall Battlements]
match PASS-09 [Crossing, w Wall Battlements]
match FAIL-09 You must be standing
match FAIL-09 You must be standing
match FAIL-09 steepness is intimidating
match FAIL-09 steepness is intimidating
Line 365: Line 324:
match FAIL-09 A wave of dizziness hits you
match FAIL-09 A wave of dizziness hits you
match FAIL-09 Struck by vertigo
match FAIL-09 Struck by vertigo
put ClIMB wall
put climb wall
matchwait
matchwait

PASS-09:
PASS-09:
pause 2
pause 1
pause 2
pause 1

move n
move n
goto CLIMB-10
goto climb-10

FAIL-09:
FAIL-09:
pause 2
pause 1
pause 2
pause 1

move se
move se
move gO gate
move go gate
move gO stair
move go stair
goto CLIMB-10
goto climb-10
climb-10:

pause 1
CLIMB-10:
SAVE FAIL-10
SAVE FAIL-10
match PASS-10 [Mycthengelde, Flatlands]
match PASS-10 [Mycthengelde, Flatlands]
Line 395: Line 350:
match FAIL-10 A wave of dizziness hits you
match FAIL-10 A wave of dizziness hits you
match FAIL-10 Struck by vertigo
match FAIL-10 Struck by vertigo
put ClIMB embrasure
put climb embrasure
matchwait
matchwait

PASS-10:
PASS-10:
pause 2
pause 1
pause 2
pause 1
move go gate

move gO gate
move go stair
move gO stair
FAIL-10:
FAIL-10:
pause 1
move e
move e
goto CLIMB-11
goto climb-11
climb-11:

pause 1
CLIMB-11:
SAVE FAIL-11
SAVE FAIL-11
match PASS-11 [Northwall Trail, Wooded Grove]
match PASS-11 [Nwall Trail, Wooded Grove]
match FAIL-11 You must be standing
match FAIL-11 You must be standing
match FAIL-11 steepness is intimidating
match FAIL-11 steepness is intimidating
Line 419: Line 373:
match FAIL-11 A wave of dizziness hits you
match FAIL-11 A wave of dizziness hits you
match FAIL-11 Struck by vertigo
match FAIL-11 Struck by vertigo
put ClIMB break
put climb break
matchwait
matchwait

PASS-11:
PASS-11:
pause 2
pause 1
pause 2
pause 1

move s
move s
move gO gate
move go gate
move gO stair
move go stair
move e
move e
goto CLIMB-12
goto climb-12

FAIL-11:
FAIL-11:
pause 2
pause 1
pause 2
pause 1
goto climb-12

goto CLIMB-12
climb-12:
pause 1

CLIMB-12:
SAVE FAIL-12
SAVE FAIL-12
match PASS-12 [Northwall Trail, Wooded Grove]
match PASS-12 [Nwall Trail, Wooded Grove]
match FAIL-12 You must be standing
match FAIL-12 You must be standing
match FAIL-12 steepness is intimidating
match FAIL-12 steepness is intimidating
Line 449: Line 399:
match FAIL-12 A wave of dizziness hits you
match FAIL-12 A wave of dizziness hits you
match FAIL-12 Struck by vertigo
match FAIL-12 Struck by vertigo
put ClIMB embrasure
put climb embrasure
matchwait
matchwait

PASS-12:
PASS-12:
pause 2
pause 1
pause 2
pause 1
goto climb-13

goto CLIMB-13

FAIL-12:
FAIL-12:
pause 2
pause 1
pause 2
pause 1

move w
move w
move gO stair
move go stair
move gO gate
move go gate
move gO trail
move go trail
move ne
move ne
goto CLIMB-13
goto climb-13
climb-13:

pause 1
CLIMB-13:
SAVE FAIL-13
SAVE FAIL-13
match PASS-13 [Crossing, North Wall Battlements]
match PASS-13 [Crossing, N Wall Battlements]
match FAIL-13 You must be standing
match FAIL-13 You must be standing
match FAIL-13 steepness is intimidating
match FAIL-13 steepness is intimidating
Line 480: Line 426:
match FAIL-13 A wave of dizziness hits you
match FAIL-13 A wave of dizziness hits you
match FAIL-13 Struck by vertigo
match FAIL-13 Struck by vertigo
put ClIMB wall
put climb wall
matchwait
matchwait

PASS-13:
PASS-13:
pause 2
pause 1
pause 2
pause 1

move w
move w
move gO stair
move go stair
move gO gate
move go gate
move gO trail
move go trail
goto CLIMB-14
goto climb-14

FAIL-13:
FAIL-13:
pause 2
pause 1
pause 2
pause 1

move sw
move sw
goto CLIMB-14
goto climb-14
climb-14:

pause 1
CLIMB-14:
SAVE FAIL-14
SAVE FAIL-14
match PASS-14 [Crossing, North Wall Battlements]
match PASS-14 [Crossing, N Wall Battlements]
match FAIL-14 You must be standing
match FAIL-14 You must be standing
match FAIL-14 steepness is intimidating
match FAIL-14 steepness is intimidating
Line 511: Line 453:
match FAIL-14 A wave of dizziness hits you
match FAIL-14 A wave of dizziness hits you
match FAIL-14 Struck by vertigo
match FAIL-14 Struck by vertigo
put ClIMB wall
put climb wall
matchwait
matchwait

PASS-14:
PASS-14:
pause 2
pause 1
pause 2
pause 1

move w
move w
move gO stair
move go stair
move gO gate
move go gate
goto CLIMB-15
goto climb-15

FAIL-14:
FAIL-14:
pause 1
move s
move s
goto CLIMB-15
goto climb-15
climb-15:

pause 1
CLIMB-15:
SAVE FAIL-15
SAVE FAIL-15
match PASS-15 [Crossing, West Gate Battlements]
match PASS-15 [Crossing, w Gate Battlements]
match FAIL-15 You must be standing
match FAIL-15 You must be standing
match FAIL-15 steepness is intimidating
match FAIL-15 steepness is intimidating
Line 538: Line 478:
match FAIL-15 A wave of dizziness hits you
match FAIL-15 A wave of dizziness hits you
match FAIL-15 Struck by vertigo
match FAIL-15 Struck by vertigo
put ClIMB wall
put climb wall
matchwait
matchwait

PASS-15:
PASS-15:
pause 2
pause 1
pause 2
pause 1
move go stair

move gO stair
goto TRAVEL-15
goto TRAVEL-15

FAIL-15:
FAIL-15:
pause 2
pause 1
pause 2
pause 1
move go gate

move gO gate
goto TRAVEL-15
goto TRAVEL-15

TRAVEL-15:
TRAVEL-15:
pause 2
pause 1
pause 2
pause 1

move e
move e
move e
move e
Line 575: Line 509:
move s
move s
move se
move se
pause 2
pause 1
pause 2
pause 1

put sk climb
match climb EXP HELP
match climb EXP HELP
match quit mind lock
match quit mind lock
match quit dazed
match quit dazed
match quit bewilder
match quit bewilder
put skill climb
matchwait
matchwait


======================
FALLEN:
FALLEN:
pause 2
pause 1
pause 2
pause 1

match STOOD You stand
match STOOD You stand
match STOOD You are already standing
match STOOD You are already standing
Line 596: Line 525:
match FALLEN The weight of all your possessions
match FALLEN The weight of all your possessions
match FALLEN ...wait
match FALLEN ...wait
put StAND
put stand
matchwait
matchwait
stood:

pause 1
STOOD:
goto %s
goto %s
QUIT:


QUIT:
put hide
EXIT
EXIT
</pre>
</pre>

Revision as of 19:14, 21 October 2009

climbing:
echo ************************
echo ******* CLIMBING *******
echo ************************
echo 
climb:
pause 1
pause 1
move nw
move n
move n
move n
move n
move n
move n
move e
move e
move n
move e
move e
move n
move n
move e
move go stair
move s
climb-001:
pause 1
match PASS-001 [Outside e Wall, Footpath]
match FAIL-001 You must be standing
match FAIL-001 steepness is intimidating
match FAIL-001 can't seem to find purchase
match FAIL-001 find it hard going.
match FAIL-001 your footing is questionable
match FAIL-001 slip after a few feet
match FAIL-001 A wave of dizziness hits you
match FAIL-001 Struck by vertigo
put climb break
matchwait
PASS-001:
pause 1
pause 1
move n
move go gate
move w
move go stair
move s
goto climb-002
FAIL-001:
pause 1
pause 1
goto climb-002
climb-002:
pause 1
match PASS-002 [Ne Wilds, Outside Ne Gate]
match FAIL-002 You must be standing
match FAIL-002 steepness is intimidating
match FAIL-002 can't seem to find purchase
match FAIL-002 find it hard going.
match FAIL-002 your footing is questionable
match FAIL-002 slip after a few feet
match FAIL-002 A wave of dizziness hits you
match FAIL-002 Struck by vertigo
put climb embrasure
matchwait
FAIL-002:
pause 1
pause 1
move n
move go stair
move e
move go gate
PASS-002:
pause 1
move go footpath
goto climb-01
climb-01:
pause 1
SAVE FAIL-01
match PASS-01 [Crossing, e Wall Battlements]
match FAIL-01 You must be standing
match FAIL-01 steepness is intimidating
match FAIL-01 can't seem to find purchase
match FAIL-01 find it hard going.
match FAIL-01 your footing is questionable
match fallen slip after a few feet
match FAIL-01 A wave of dizziness hits you
match FAIL-01 Struck by vertigo
put climb wall
matchwait
PASS-01:
pause 1
pause 1
move n
move go stair
move e
move go gate
move go footpath
goto FAIL-01
FAIL-01:
pause 1
pause 1
move s
move down
move s
move s
move sw
goto climb-02
climb-02:
pause 1
SAVE FAIL-02
match PASS-02 [Crossing, e Wall Battlements]
match FAIL-02 You must be standing
match FAIL-02 steepness is intimidating
match FAIL-02 can't seem to find purchase
match FAIL-02 find it hard going.
match FAIL-02 your footing is questionable
match FALLEN slip after a few feet
match FAIL-02 A wave of dizziness hits you
match FAIL-02 Struck by vertigo
put climb wall
matchwait
PASS-02:
pause 1
pause 1
move s
move go stair
move go gate
move go bush
move n
goto climb-03
FAIL-02:
pause 1
pause 1
move s
goto climb-03
climb-03:
pause 1
SAVE FAIL-03
match PASS-03 [Crossing, e Wall Battlements]
match FAIL-03 You must be standing
match FAIL-03 steepness is intimidating
match FAIL-03 can't seem to find purchase
match FAIL-03 find it hard going.
match FAIL-03 your footing is questionable
match FALLEN slip after a few feet
match FAIL-03 A wave of dizziness hits you
match FAIL-03 Struck by vertigo
put climb wall
matchwait
PASS-03:
pause 1
pause 1
move s
move go stair
move go gate
goto climb-04
FAIL-03:
pause 1
pause 1
move s
goto climb-04
climb-04:
pause 1
SAVE FAIL-04
match PASS-04 [Crossing, e Gate Battlements]
match FAIL-04 You must be standing
match FAIL-04 steepness is intimidating
match FAIL-04 can't seem to find purchase
match FAIL-04 find it hard going.
match FAIL-04 your footing is questionable
match FALLEN slip after a few feet
match FAIL-04 A wave of dizziness hits you
match FAIL-04 Struck by vertigo
put climb wall
matchwait
PASS-04:
pause 1
pause 1
goto climb-05
FAIL-04:
pause 1
pause 1
move go gate
move go stair
goto climb-05
climb-05:
pause 1
SAVE FAIL-05
match PASS-05 [eern Tier, Outside Gate]
match FAIL-05 You must be standing
match FAIL-05 steepness is intimidating
match FAIL-05 can't seem to find purchase
match FAIL-05 find it hard going.
match FAIL-05 your footing is questionable
match FALLEN slip after a few feet
match FAIL-05 A wave of dizziness hits you
match FAIL-05 Struck by vertigo
put climb embrasure
matchwait
PASS-05:
pause 1
pause 1
move go gate
move go stair
FAIL-05:
pause 1
move n
goto climb-06
climb-06:
pause 1
SAVE FAIL-06
match PASS-06 [Outside e Wall, Footpath]
match FAIL-06 You must be standing
match FAIL-06 steepness is intimidating
match FAIL-06 can't seem to find purchase
match FAIL-06 find it hard going.
match FAIL-06 your footing is questionable
match FALLEN slip after a few feet
match FAIL-06 A wave of dizziness hits you
match FAIL-06 Struck by vertigo
put climb break
matchwait
PASS-06:
pause 1
pause 1
move s
move go gate
move go stair
move n
goto climb-07
FAIL-06:
pause 1
pause 1
goto climb-07
climb-07:
pause 1
SAVE FAIL-07
match PASS-07 [Outside e Wall, Footpath]
match FAIL-07 You must be standing
match FAIL-07 steepness is intimidating
match FAIL-07 can't seem to find purchase
match FAIL-07 find it hard going.
match FAIL-07 your footing is questionable
match FALLEN slip after a few feet
match FAIL-07 A wave of dizziness hits you
match FAIL-07 Struck by vertigo
put climb embrasure
matchwait
PASS-07:
pause 1
pause 1
move s
move s
move go gate
goto TRAVEL-08
FAIL-07:
pause 1
pause 1
move s
move go stair
goto TRAVEL-08
TRAVEL-08:
pause 1
pause 1
move w
move w
move w
move w
move nw
move n
move n
move n
move n
move n
move n
move w
move w
move w
move w
move go bridge
move w
move w
move w
move w
move go stair
move s
climb-08:
pause 1
SAVE FAIL-08
match PASS-08 [Mycthengelde, Flatlands]
match FAIL-08 You must be standing
match FAIL-08 steepness is intimidating
match FAIL-08 can't seem to find purchase
match FAIL-08 find it hard going.
match FAIL-08 your footing is questionable
match FALLEN slip after a few feet
match FAIL-08 A wave of dizziness hits you
match FAIL-08 Struck by vertigo
put climb embrasure
matchwait
PASS-08:
pause 1
pause 1
goto climb-09
FAIL-08:
pause 1
pause 1
move n
move go stair
move go gate
move nw
goto climb-09
climb-09:
pause 1
SAVE FAIL-09
match PASS-09 [Crossing, w Wall Battlements]
match FAIL-09 You must be standing
match FAIL-09 steepness is intimidating
match FAIL-09 can't seem to find purchase
match FAIL-09 find it hard going.
match FAIL-09 your footing is questionable
match FALLEN slip after a few feet
match FAIL-09 A wave of dizziness hits you
match FAIL-09 Struck by vertigo
put climb wall
matchwait
PASS-09:
pause 1
pause 1
move n
goto climb-10
FAIL-09:
pause 1
pause 1
move se
move go gate
move go stair
goto climb-10
climb-10:
pause 1
SAVE FAIL-10
match PASS-10 [Mycthengelde, Flatlands]
match FAIL-10 You must be standing
match FAIL-10 steepness is intimidating
match FAIL-10 can't seem to find purchase
match FAIL-10 find it hard going.
match FAIL-10 your footing is questionable
match FALLEN slip after a few feet
match FAIL-10 A wave of dizziness hits you
match FAIL-10 Struck by vertigo
put climb embrasure
matchwait
PASS-10:
pause 1
pause 1
move go gate
move go stair
FAIL-10:
pause 1
move e
goto climb-11
climb-11:
pause 1
SAVE FAIL-11
match PASS-11 [Nwall Trail, Wooded Grove]
match FAIL-11 You must be standing
match FAIL-11 steepness is intimidating
match FAIL-11 can't seem to find purchase
match FAIL-11 find it hard going.
match FAIL-11 your footing is questionable
match FALLEN slip after a few feet
match FAIL-11 A wave of dizziness hits you
match FAIL-11 Struck by vertigo
put climb break
matchwait
PASS-11:
pause 1
pause 1
move s
move go gate
move go stair
move e
goto climb-12
FAIL-11:
pause 1
pause 1
goto climb-12
climb-12:
pause 1
SAVE FAIL-12
match PASS-12 [Nwall Trail, Wooded Grove]
match FAIL-12 You must be standing
match FAIL-12 steepness is intimidating
match FAIL-12 can't seem to find purchase
match FAIL-12 find it hard going.
match FAIL-12 your footing is questionable
match FALLEN slip after a few feet
match FAIL-12 A wave of dizziness hits you
match FAIL-12 Struck by vertigo
put climb embrasure
matchwait
PASS-12:
pause 1
pause 1
goto climb-13
FAIL-12:
pause 1
pause 1
move w
move go stair
move go gate
move go trail
move ne
goto climb-13
climb-13:
pause 1
SAVE FAIL-13
match PASS-13 [Crossing, N Wall Battlements]
match FAIL-13 You must be standing
match FAIL-13 steepness is intimidating
match FAIL-13 can't seem to find purchase
match FAIL-13 find it hard going.
match FAIL-13 your footing is questionable
match FALLEN slip after a few feet
match FAIL-13 A wave of dizziness hits you
match FAIL-13 Struck by vertigo
put climb wall
matchwait
PASS-13:
pause 1
pause 1
move w
move go stair
move go gate
move go trail
goto climb-14
FAIL-13:
pause 1
pause 1
move sw
goto climb-14
climb-14:
pause 1
SAVE FAIL-14
match PASS-14 [Crossing, N Wall Battlements]
match FAIL-14 You must be standing
match FAIL-14 steepness is intimidating
match FAIL-14 can't seem to find purchase
match FAIL-14 find it hard going.
match FAIL-14 your footing is questionable
match FALLEN slip after a few feet
match FAIL-14 A wave of dizziness hits you
match FAIL-14 Struck by vertigo
put climb wall
matchwait
PASS-14:
pause 1
pause 1
move w
move go stair
move go gate
goto climb-15
FAIL-14:
pause 1
move s
goto climb-15
climb-15:
pause 1
SAVE FAIL-15
match PASS-15 [Crossing, w Gate Battlements]
match FAIL-15 You must be standing
match FAIL-15 steepness is intimidating
match FAIL-15 can't seem to find purchase
match FAIL-15 find it hard going.
match FAIL-15 your footing is questionable
match FALLEN slip after a few feet
match FAIL-15 A wave of dizziness hits you
match FAIL-15 Struck by vertigo
put climb wall
matchwait
PASS-15:
pause 1
pause 1
move go stair
goto TRAVEL-15
FAIL-15:
pause 1
pause 1
move go gate
goto TRAVEL-15
TRAVEL-15:
pause 1
pause 1
move e
move e
move e
move e
move e
move e
move e
move e
move e
move s
move s
move s
move s
move s
move s
move se
pause 1
pause 1
match climb EXP HELP
match quit mind lock
match quit dazed
match quit bewilder
put skill climb
matchwait 
FALLEN:
pause 1
pause 1
match STOOD You stand
match STOOD You are already standing
match FALLEN cannot manage to stand.
match FALLEN The weight of all your possessions
match FALLEN ...wait
put stand
matchwait
stood:
pause 1
goto %s
QUIT:

EXIT