diff options
author | iainp5 <iain.pearce.ip@gmail.com> | 2024-11-24 18:46:32 +0000 |
---|---|---|
committer | iainp5 <iain.pearce.ip@gmail.com> | 2024-11-24 18:46:32 +0000 |
commit | e4a2d37c6d8719c539c746dbd097f39f6a39799b (patch) | |
tree | 2faea684044e8496356a7e5a3ca598fe1afa8613 | |
parent | 0ad5ed84269c533c1304ec330212cff05805d5cb (diff) | |
download | 1989-dawn-of-freedom-e4a2d37c6d8719c539c746dbd097f39f6a39799b.tar.gz |
Undo changes to Eco Glasnost logging
-rw-r--r-- | rules.js | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -4791,7 +4791,6 @@ function vm_domino_theory_pass() { function vm_eco_glasnost() { add_to_persistent_events(C_ECO_GLASNOST) - log(`C${C_ECO_GLASNOST}:`) logi(`+1 VP for Communist support checks in Ruse for the rest of the game`) vm_next() } |