diff --git a/src/pages/AnnoSeason4.vue b/src/pages/AnnoSeason4.vue
index ec77dc2..e7cd9c5 100644
--- a/src/pages/AnnoSeason4.vue
+++ b/src/pages/AnnoSeason4.vue
@@ -4,7 +4,6 @@
-
// Masonry Layout - 5 cols
-$column: 4;
+$column: 3;
.flex-break {
flex: 1 0 100% !important;
@@ -87,7 +86,7 @@ $column: 4;
}
.masonry-container {
- height: 7650px;
+ height: 7000px;
.masonry-col {
width: 1000px;
@@ -96,6 +95,6 @@ $column: 4;
}
.custom-width {
- width: 4100px;
+ width: 3100px;
}
diff --git a/src/pages/data/production-chains-season-4.ts b/src/pages/data/production-chains-season-4.ts
index d068d39..82d15e1 100644
--- a/src/pages/data/production-chains-season-4.ts
+++ b/src/pages/data/production-chains-season-4.ts
@@ -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',