Climb Shard - Part 2 (script): Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
(Created page with '*Starts south of the tower *Starts at about 120 ranks of climbing, still being used in mid 300s. *Climbs the gates only. <pre> start: move w move nw move n move w move w put go…')
 
No edit summary
Line 20: Line 20:
move s
move s
put cli practice wall
put cli practice wall
WAITFOR You begin to practice your climbing skills.
WAITFOR You finish practicing your climbing skill
move n
move n
move n
move n
Line 28: Line 28:
move e
move e
put climb practice wall
put climb practice wall
WAITFOR You begin to practice your climbing skills.
WAITFOR You finish practicing your climbing skill
move e
move e
move e
move e
Line 36: Line 36:
move se
move se
put climb practice wall
put climb practice wall
WAITFOR You begin to practice your climbing skills.
WAITFOR You finish practicing your climbing skill
move s
move s
move w
move w

Revision as of 20:53, 7 July 2010

  • Starts south of the tower
  • Starts at about 120 ranks of climbing, still being used in mid 300s.
  • Climbs the gates only.


start:
move w
move nw
move n
move w
move w
put go bri
move w
move w
move w
move w
move w
move w
move s
put cli practice wall
WAITFOR You finish practicing your climbing skill
move n
move n
move ne
move ne
move ne
move e
put climb practice wall
WAITFOR You finish practicing your climbing skill
move e
move e
move e
move se
move se
move se
put climb practice wall
WAITFOR You finish practicing your climbing skill
move s
move w
move w
move w
move w
move w
put go bri
move w
move w
move w
move s
move sw
move w
goto exp

exp:
put skill climb
match end mind lock
match start EXP HELP
matchwait

end:
exit