Skip to content

Commit 66138fa

Browse files
committed
A few more small fixes
1 parent 8ec4714 commit 66138fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

questions.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ questions = [
117117
}
118118
},
119119
{
120-
"question": "Military intervention is often necessary to protect the nation.",
120+
"question": "Military action by our nation is often necessary to protect it.",
121121
"effect": {
122122
"econ": 0,
123123
"dipl": -10,
@@ -202,7 +202,7 @@ questions = [
202202
"effect": {
203203
"econ": 0,
204204
"dipl": -10,
205-
"govt": 5,
205+
"govt": -10,
206206
"scty": -10
207207
}
208208
},

0 commit comments

Comments
 (0)