Marmic Braid Vine (script): Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<pre>
<pre>
setvariable mech vine

Mech:
Mech:
echo *******************************
echo *******************************

Revision as of 00:22, 18 February 2010

setvariable mech vine

Mech:
echo *******************************
echo ******* MECHANICAL LORE *******
echo *******************************
echo 
mech_start:
match mech_forage Braid what?
match mech_forage That really isn't
match mech_startagain nothing more than wasted effort.
match mech_startagain Frustration wells up as you try to braid your vines.
match mech_startagain your mistake.
match mech_startagain small mistake
match mech_startagain moderate mistake
match mech_forage You need to have more material
match mech_pause Roundtime:
put braid my %mech
matchwait
mech_pause:
pause 1
pause 1
goto mech_start
mech_startagain:
pause 1
pause 1
put put my %mech in buck
mech_forage:
put for %mech
pause 1
pause 1
match mech_end mind lock
match mech_start EXP HELP for more information
put exp skill mech
matchwait
mech_end:
put my %mech in bin
put rope in bin
exit