diff options
author | iainp5 <iain.pearce.ip@gmail.com> | 2024-11-30 00:30:46 +0000 |
---|---|---|
committer | iainp5 <iain.pearce.ip@gmail.com> | 2024-11-30 00:30:46 +0000 |
commit | bd8d211275b20c375a23d2925e613a9cf994240f (patch) | |
tree | 13b058019bbdf2d20d3431525fd71c7f4b47aa6a /events.txt | |
parent | 113786308489c94706e89979dc7580c13de9834c (diff) | |
download | 1989-dawn-of-freedom-bd8d211275b20c375a23d2925e613a9cf994240f.tar.gz |
Improve log
Diffstat (limited to 'events.txt')
-rw-r--r-- | events.txt | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -381,7 +381,7 @@ endif CARD 49 - Foreign Currency Debt Burden* # The Democrat designates 1 country in Eastern Europe. For the rest of this turn the Communist has a -2 modifier for support checks in this country. foreign_currency_debt_burden -logi `Communist cannot make Support Checks in ${country_name(game.foreign_currency_debt_burden)} for the rest of the turn` +logi_msg_gap `Communist cannot make Support Checks in ${country_name(game.foreign_currency_debt_burden)} for the rest of the turn` CARD 50 - The Sinatra Doctrine* @@ -680,7 +680,7 @@ kohl_proposes_reunification_prep if !is_auto_resolve(C_KOHL_PROPOSES_REUNIFICATION) kohl_proposes_reunification else -logi `C${C_THE_WALL_MUST_GO} has not been successfully played for the event.` +logi_msg_gap `C${C_THE_WALL_MUST_GO} has not been successfully played for the event.` endif |