end window WIP
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
ci/woodpecker/pr/woodpecker Pipeline failed

This commit is contained in:
2026-03-12 00:38:28 +01:00
parent d1e7704d66
commit 24757e8cca
8 changed files with 98 additions and 4 deletions

View File

@@ -42,6 +42,10 @@ function Context.initial_data()
current_situation = nil,
},
day_count = 1,
_end = {
state = "choice",
selection = 1,
},
}
end