mirror of
https://github.com/dtomlinson91/anno-production-chain-renderer.git
synced 2025-12-21 22:05:46 +00:00
change glegg diagram to top to bottom
This commit is contained in:
@@ -469,7 +469,7 @@ export const productionChainsExpansions: TieredProductionChain[] = [
|
||||
productionChain: 'glegg',
|
||||
chainMultiplier: '2',
|
||||
mermaidDefinition: endent`
|
||||
flowchart LR
|
||||
flowchart TB
|
||||
Whales(<img src='${icons.whalingIcon}' class='icon-size' /><span class='ratio-count'>1</span>)
|
||||
Vineyard(<img src='${icons.grapesIcon}' class='icon-size' /><span class='ratio-count'>2</span>)
|
||||
Cinnamon(<span class='icon-flex-row'><img src='${icons.cinnamonIcon}' class='icon-size' /><span class='icon-flex-col q-pl-sm'><span class='efficiency-perc'>50%</span><span class='ratio-count'>1</span></span></span>)
|
||||
@@ -910,6 +910,7 @@ export const productionChainsExpansions: TieredProductionChain[] = [
|
||||
}
|
||||
]
|
||||
},
|
||||
{ colBreak: true, tierName: 'skip' },
|
||||
{
|
||||
colBreak: false,
|
||||
tierName: 'Hacienda',
|
||||
@@ -969,7 +970,6 @@ export const productionChainsExpansions: TieredProductionChain[] = [
|
||||
]
|
||||
},
|
||||
{ colBreak: true, tierName: 'skip' },
|
||||
{ colBreak: true, tierName: 'skip' },
|
||||
{
|
||||
colBreak: false,
|
||||
tierName: 'Empire of the Skies',
|
||||
|
||||
Reference in New Issue
Block a user