Outdoorsmanship (script): Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
(Created page with "{{Script |cat=training |fe=StormFront |auth=Sheltim }} <p> A Script for training outdoorsmanship. Collect rocks and then kick the pile until you are mind loc...")
(No difference)

Revision as of 21:14, 15 September 2015

Outdoorsmanship (script)
Category training
Front-end StormFront
Author Sheltim


A Script for training outdoorsmanship. Collect rocks and then kick the pile until you are mind locked.


CHECK_IF_DONE:
put kick pile
match COLLECT EXP HELP
match DONE mind lock
put exp outdoorsmanship
matchwait

COLLECT:
put collect rock
pause 1
goto CHECK_IF_DONE

DONE: