situation handling
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2026-02-21 22:31:49 +01:00
parent 3b9b67e2fa
commit 7854dc8a9f
8 changed files with 63 additions and 9 deletions

View File

@@ -6,5 +6,9 @@ Screen.register({
"play_rhythm",
"play_ddr",
"go_to_walking_to_home",
}
"have_a_coffee",
},
situations = {
"drink_coffee",
},
})