Skip to content

Commit 5276ead

Browse files
authored
Merge pull request #6 from elifoster/patch-1
Fix worker-owned MoP question
2 parents 1afcc69 + 886a460 commit 5276ead

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)