summaryrefslogtreecommitdiff
path: root/rules.js
diff options
context:
space:
mode:
authoriainp5 <iain.pearce.ip@gmail.com>2024-11-03 12:34:34 +0000
committeriainp5 <iain.pearce.ip@gmail.com>2024-11-03 12:34:34 +0000
commita9520ca410a00f0bcbaba948fa34130ca7dd8c75 (patch)
tree9db96db047e810d2a57b75d39f76957710fda23f /rules.js
parent2304345d1092f47265e9a4bb22ecc915863f7413 (diff)
download1989-dawn-of-freedom-a9520ca410a00f0bcbaba948fa34130ca7dd8c75.tar.gz
Gender neutral language
Diffstat (limited to 'rules.js')
-rw-r--r--rules.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/rules.js b/rules.js
index f88cca0..23db4f4 100644
--- a/rules.js
+++ b/rules.js
@@ -5063,7 +5063,7 @@ function vm_samizdat() {
function vm_securitate() {
add_to_persistent_events(C_SECURITATE)
- logi(`The Democrat must reveal his Power Struggle cards at the start of Power Struggles in Romania`)
+ logi(`The Democrat must reveal their Power Struggle cards at the start of Power Struggles in Romania`)
vm_next()
}
@@ -5091,7 +5091,7 @@ function vm_st_nicholas_church () {
function vm_stasi() {
add_to_persistent_events(C_STASI)
- logi(`For the rest of this turn the Democrat must reveal the card he will play this Action Round before the Communist player plays his card`)
+ logi(`For the rest of this turn the Democrat must reveal the card they will play this Action Round before the Communist player plays a card`)
vm_next()
}
@@ -5268,7 +5268,7 @@ function vm_workers_revolt() {
function vm_yakovlev_counsels_gorbachev() {
add_to_persistent_events(C_YAKOVLEV_COUNSELS_GORBACHEV)
- logi(`The Democrat receives a +1 modifier to the Support Loss and Victory Point die rolls if he wins the next Power Struggle`)
+ logi(`The Democrat receives a +1 modifier to the Support Loss and Victory Point die rolls if they wins the next Power Struggle`)
vm_next()
}