I'd like to be able to define tabs with multiple actions that are performed from left to right.
Some example use cases:
- "use:<400;sell>=400" would use items if the price is under 400 but sell if the price is above 400.
- "sell:keep10;display" would sell all but 10 of something and display the remainder.
I'd like to be able to define tabs with multiple actions that are performed from left to right.
Some example use cases: