MapManager
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2026-02-18 19:11:13 +01:00
parent 60a6c73a32
commit e2bd1711c0
10 changed files with 358 additions and 54 deletions

View File

@@ -4,5 +4,6 @@ ScreenManager.register({
decisions = {
"go_to_toilet",
"go_to_walking_to_office",
}
},
background_map_id = "bedroom",
})