Reached quorum 9 votes to 0. Enacted by Kevan.
Adminned at 25 Jul 2025 15:54:59 UTC
Add a new rule, “Food Trucks”:-
Each Truck has a Name (a flavour text string) and number of Dollars, defaulting to $100; both of these are publicly tracked. A Truck may change their own Name at any time.
Add a new rule, “The Night”:-
If every Truck has a non-empty Menu, then the Yard may perform the following atomic action, known as a Night:-
* Queue up: For each Truck (in a random order) perform one Sale
* Tally up: Post a blog entry listing all Menus and the outcomes of the Sale actions
* Wash up: Blank all Trucks’ MenusA Sale is an atomic action performed for a specific Truck, with the following ordered steps:-
* A customer reads the menu: The Yard selects a random item on that Truck’s Menu to be the customer’s Choice
* They look around: If any Dishes with identical ingredients as the Choice are available with a lower price on another Truck’s Menu, the Yard selects one of those other Dishes at random and this becomes the customer’s Choice instead
* They buy their meal: The Truck whose Menu has the customer’s Choice gains the Price of that Choice(All random selections made by the Yard may be performed in a secretly random manner.)
A basic starting game loop for how menu items generate profits.
DoomedIdeas: he/him