ZillClean (script): Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
No edit summary
m (added category of "Bard" due to the class' propensity toward instrument use)
 
Line 1: Line 1:
{{Script
{{Script
|cat=utility
|cat=Utility, Bard
|fe=StormFront
|fe=StormFront
|auth=[[User:Seped|Seped]]
|auth=[[User:Seped|Seped]]

Latest revision as of 14:15, 23 May 2016

ZillClean (script)
Category Utility,Bard
Front-end StormFront
Author Seped


Clean up those dirty zills.


put stow left
put stow right

put remove zill
put get cloth

DRY:
	MATCH DRY ...wait
	MATCH WRING Roundtime
	MATCH CLEAN a pair of
	put wipe zill with cloth
	MATCHWAIT

WRING:
	MATCH WRING ...wait
	MATCH WRING You wring out
	MATCH DRY You wring a dry
	put wring cloth
	MATCHWAIT


CLEAN:
	MATCH CLEAN ...wait
	MATCH CLEAN Roundtime
	MATCH DONE a pair of
	put clean zill with cloth
	MATCHWAIT

DONE:

pause 1
put wear zill
put stow cloth