Skip to content

Commit ac6b283

Browse files
committed
Minor fixes
1 parent 5276ead commit ac6b283

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ideologies.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ ideologies = [
5454
}
5555
},
5656
{
57-
"name": "Stalinism-Maoism",
57+
"name": "Stalinism/Maoism",
5858
"stats": {
5959
"econ": 100,
6060
"dipl": 20,

questions.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ questions = [
156156
"question": "International aid is a waste of money.",
157157
"effect": {
158158
"econ": -5,
159-
"dipl": 10,
159+
"dipl": -10,
160160
"govt": 0,
161161
"scty": 0
162162
}

0 commit comments

Comments
 (0)