Marmic Braid Vine (script)

From Elanthipedia
Revision as of 00:17, 18 February 2010 by ARAMIS604 (talk | contribs)
Jump to navigation Jump to search
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