feat: added sumphore & coworker discussions until asc 3, fixed game flow bugs, added mysterious man screen texts
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
This commit is contained in:
@@ -70,6 +70,9 @@ function MinigameButtonMashWindow.update()
|
||||
if mg.win_timer == 0 then
|
||||
Meter.on_minigame_complete()
|
||||
if mg.focus_center_x then Focus.stop() end
|
||||
Context.home_norman_visible = true
|
||||
Context.have_done_work_today = false
|
||||
Context.have_been_to_office = false
|
||||
if mg.on_win then
|
||||
mg.on_win()
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user