ZillClean (script)

From Elanthipedia
Revision as of 14:15, 23 May 2016 by KASHNA (talk | contribs) (added category of "Bard" due to the class' propensity toward instrument use)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
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