mirror of
https://github.com/dtomlinson91/anno-production-chain-renderer.git
synced 2025-12-22 06:15:45 +00:00
wip: move all chains
This commit is contained in:
@@ -139,7 +139,13 @@ export const productionChainsSeason4: TieredProductionChain[] = [
|
||||
Wood & Steel & CottonMill --> PoliceEquipment
|
||||
PoliceEquipment --> PoliceHeadquarters
|
||||
`
|
||||
},
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
colBreak: false,
|
||||
tierName: 'Artistas',
|
||||
productionChains: [
|
||||
{
|
||||
productionChain: 'fan',
|
||||
chainMultiplier: '6',
|
||||
@@ -324,6 +330,8 @@ export const productionChainsSeason4: TieredProductionChain[] = [
|
||||
}
|
||||
]
|
||||
},
|
||||
{ colBreak: true, tierName: 'skip' },
|
||||
{ colBreak: true, tierName: 'skip' },
|
||||
{
|
||||
colBreak: false,
|
||||
tierName: 'Hacienda',
|
||||
|
||||
Reference in New Issue
Block a user