Proposal: Supply and Demand
Timed out, 9 votes to 1. Enacted by TyGuy6.
Adminned at 20 Jan 2022 05:02:17 UTC
Add the following to the rule “Boring Box Company”
Each employee has an integer value called Productivity. Each time an Employee performs a Weekday Action, their productivity increases by 1.
If boxes have a property called size, add the following to the rule “Sales”:
The list of Orders is a publicly tracked list of material/size pairs. As a weekday action, an Employee may randomly select a material from the materials table, randomly select an integer from 1-10 (inclusive) for the size, and add that pair to the list of Orders.
If boxes do not have a property called size, add the following to the rule “Sales”:
The list of Orders is a publicly tracked list of materials. As a weekday action, an Employee may randomly select a material from the materials table and it to the list of Orders.
If boxes have a property called size, add the following step to the atomic action for selling a box, immediately after the second step:
* If the Orders list contains an entry matching the material and size of the box being sold, add 1 to the profit margin and remove that Order from the Orders list.
If boxes do not have a property called size, add the following step to the atomic action for selling a box, immediately after the second step:
* If the Orders list contains an entry matching the material of the box being sold, add 1 to the profit margin and remove that Order from the Orders list.
Believe it or not, we’ve got clients lined up to get their hands on our quality cubical commodities! Who would have guessed there’s actually a market for denim boxes? We’re going to be tracking your efficiency from here on out, so let’s get you sales superstars out three with wide eyes and bright smiles!
Josh: Mastermind he/they