We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5276ead commit ac6b283Copy full SHA for ac6b283
ideologies.js
@@ -54,7 +54,7 @@ ideologies = [
54
}
55
},
56
{
57
- "name": "Stalinism-Maoism",
+ "name": "Stalinism/Maoism",
58
"stats": {
59
"econ": 100,
60
"dipl": 20,
questions.js
@@ -156,7 +156,7 @@ questions = [
156
"question": "International aid is a waste of money.",
157
"effect": {
158
"econ": -5,
159
- "dipl": 10,
+ "dipl": -10,
160
"govt": 0,
161
"scty": 0
162
0 commit comments