From 657df8663eac0495878981a3e461c26d98a08494 Mon Sep 17 00:00:00 2001 From: iainp5 Date: Sat, 21 Sep 2024 07:49:23 +0100 Subject: Fix typo in Shock Therapy --- notes.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'notes.txt') diff --git a/notes.txt b/notes.txt index e69de29..c3f70b6 100644 --- a/notes.txt +++ b/notes.txt @@ -0,0 +1,12 @@ +Implementation of Austria Hungary Border Reopened + +There are 2 variables associated with AHBC + +1. game.persistent_events['austria_hungary_border_reopened'] + This checks if the event is in play + +2. game.austria_hungary_border_reopened_tracker + This is used to track the criteria for the benefit. + In add influence, it checks that all spaces influence is placed are in East Germany + In SC, it is true if the player confirms use of AHBC during the states.austria_hungary_border_reopened_check + -- cgit v1.2.3