diff options
Diffstat (limited to 'data.ts')
-rw-r--r-- | data.ts | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -348,7 +348,7 @@ const data: StaticData = { create_effect('draw_card', SELF, 2), ], icons: ['d_collectivization', 'government', 'draw_card'], - strength: 1, + strength: 2, title: 'IMPOSE FACTORY MANAGERS', type: 'pc', }, |