ZillClean (script)

From Elanthipedia
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