From a9520ca410a00f0bcbaba948fa34130ca7dd8c75 Mon Sep 17 00:00:00 2001 From: iainp5 Date: Sun, 3 Nov 2024 12:34:34 +0000 Subject: Gender neutral language --- rules.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'rules.js') 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() } -- cgit v1.2.3