From 886a460841d43c3725bbc004e2d963ccc6bfed60 Mon Sep 17 00:00:00 2001 From: Eli Clemente Gordillo Foster Date: Sat, 22 Apr 2017 18:35:05 -0700 Subject: [PATCH] Fix worker-owned MoP question Workers owning the means of production is socialist, not capitalist. Close #3. --- questions.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/questions.js b/questions.js index 9d88646b..c8e24b13 100644 --- a/questions.js +++ b/questions.js @@ -101,7 +101,7 @@ questions = [ { "question": "The means of production should belong to the workers who use them.", "effect": { - "econ": -10, + "econ": 10, "dipl": 0, "govt": 0, "scty": 0