diff options
author | iainp5 <iain.pearce.ip@gmail.com> | 2024-11-24 21:43:35 +0000 |
---|---|---|
committer | iainp5 <iain.pearce.ip@gmail.com> | 2024-11-24 21:43:35 +0000 |
commit | 372fc806bc94c849bcae932f291e7783b4615ec8 (patch) | |
tree | 38042a38a0beff59846558daff9ad4b701b94f14 | |
parent | 20a7ee3c7f0a46f226f699dc31b0aa134ba8cfc4 (diff) | |
download | 1989-dawn-of-freedom-372fc806bc94c849bcae932f291e7783b4615ec8.tar.gz |
Remove notes.txt and output.txt
-rw-r--r-- | notes.txt | 12 | ||||
-rw-r--r-- | output.txt | 0 |
2 files changed, 0 insertions, 12 deletions
diff --git a/notes.txt b/notes.txt deleted file mode 100644 index c3f70b6..0000000 --- a/notes.txt +++ /dev/null @@ -1,12 +0,0 @@ -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 - diff --git a/output.txt b/output.txt deleted file mode 100644 index e69de29..0000000 --- a/output.txt +++ /dev/null |