Skip to content

Commit 886a460

Browse files
authored
Fix worker-owned MoP question
Workers owning the means of production is socialist, not capitalist. Close #3.
1 parent 1afcc69 commit 886a460

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

questions.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ questions = [
101101
{
102102
"question": "The means of production should belong to the workers who use them.",
103103
"effect": {
104-
"econ": -10,
104+
"econ": 10,
105105
"dipl": 0,
106106
"govt": 0,
107107
"scty": 0

0 commit comments

Comments
 (0)