Sort Herbs (SF) (script): Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
(Created page with '{{Script |cat=utility |fe=StormFront |auth=Isharon }} ==Description== This script sorts your herb pouch, alphabetizing your herbs by noun (e.g., "flower" or "p…')
 
mNo edit summary
 
Line 8: Line 8:


This script sorts your herb pouch, alphabetizing your herbs by noun (e.g., "flower" or "potion").
This script sorts your herb pouch, alphabetizing your herbs by noun (e.g., "flower" or "potion").

==Script==


<pre>put sort stem in my herb pouch
<pre>put sort stem in my herb pouch

Latest revision as of 14:33, 14 March 2011

Sort Herbs (SF) (script)
Category utility
Front-end StormFront
Author Isharon


Description

This script sorts your herb pouch, alphabetizing your herbs by noun (e.g., "flower" or "potion").

Script

put sort stem in my herb pouch
waitfor You

put sort solution in my herb pouch
waitfor You

put sort sap in my herb pouch
waitfor You

put sort salve in my herb pouch
waitfor You

put sort root in my herb pouch
waitfor You

put sort pulp in my herb pouch
waitfor You

put sort potion in my herb pouch
waitfor You

put sort pollen in my herb pouch
waitfor You

put sort leaf in my herb pouch
waitfor You

put sort grass in my herb pouch
waitfor You

put sort flower in my herb pouch
waitfor You

put sort elixir in my herb pouch
waitfor You

put look in my herb pouch