Add recipe function to spin side chain

Started by Datcrypt

Datcrypt Lv 1

A useful method I use to increase score is to rotate side chains. It would be helpful if such a function existed in the script library so that it could be incorporated into a larger recipe.

e.g.
rotate_side_chain(int steps)

where steps indicates clockwise, counter clockwise and number of steps if more than one alternate positio exists.

Datcrypt