aboutsummaryrefslogtreecommitdiff
path: root/save_state.gd
diff options
context:
space:
mode:
authorRoman Gräf <romangraef@gmail.com>2020-04-21 00:47:44 +0200
committerRoman Gräf <romangraef@gmail.com>2020-04-21 00:47:44 +0200
commit1b94a2d094ea3a0db0bf4bfc72dad5f968c67a37 (patch)
treef681afa91469ecd804474415be54ec8c1b10340f /save_state.gd
parentb8131541ba6a569c023e9d0aa8de199b2408eb97 (diff)
downloadLDJam46-1b94a2d094ea3a0db0bf4bfc72dad5f968c67a37.tar.gz
LDJam46-1b94a2d094ea3a0db0bf4bfc72dad5f968c67a37.tar.bz2
LDJam46-1b94a2d094ea3a0db0bf4bfc72dad5f968c67a37.zip
LAWSUITS!
Diffstat (limited to 'save_state.gd')
-rw-r--r--save_state.gd1
1 files changed, 1 insertions, 0 deletions
diff --git a/save_state.gd b/save_state.gd
index ede8608..30e471b 100644
--- a/save_state.gd
+++ b/save_state.gd
@@ -66,5 +66,6 @@ var tutorial = {
"riot_won": false,
"riot_aftermath": false,
"upgrades": false,
+ "lawsuit": false,
}