Add NPC supply chain workers
This commit is contained in:
@@ -134,10 +134,17 @@ CoalGov uses Citizens for NPC agents.
|
||||
|
||||
- Trader NPCs have their own inventory and coal account
|
||||
- Worker NPCs patrol assigned polygon zones
|
||||
- Workers periodically produce configured goods into their inventory
|
||||
- Worker roles are matched from NPC names, such as `Farmer` or `Baker`
|
||||
- Workers can consume inputs, pull supplies from same-zone NPCs, produce outputs, and stock same-zone traders
|
||||
- Traders can haggle through `/cgnpc haggle`
|
||||
- Optional OpenRouter-backed AI can produce trader messages and counters
|
||||
|
||||
Default worker chain:
|
||||
|
||||
- `Farmer` produces `WHEAT`
|
||||
- `Baker` consumes `WHEAT` and produces `BREAD`
|
||||
- Same-zone traders accept worker outputs up to the configured restock target
|
||||
|
||||
## Super Furnace
|
||||
|
||||
CoalGov adds a persisted Super Furnace recipe. Craft a furnace with stone in all eight surrounding slots. Super Furnaces smelt faster and consume fuel faster.
|
||||
|
||||
Reference in New Issue
Block a user