ZillClean (script)

From Elanthipedia
Revision as of 21:22, 27 August 2015 by SEPED (talk | contribs) (Created page with "{{Script |cat=utility |fe=StormFront |auth=Seped }} Clean up those dirty zills. <pre> put stow left put stow right put remove zill put get cloth DRY: MATC...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
ZillClean (script)
Category utility
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:

put wear zill
put stow cloth