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