Stash work

This commit is contained in:
Michal Pikulski
2025-12-05 16:24:44 +01:00
parent a5b137c8a1
commit 421c4d5cbd
42 changed files with 7775 additions and 1552 deletions

View File

@@ -236,7 +236,7 @@ namespace UI
case "Quarry":
currentUIMode = UIMode.Puzzle;
break;
case "DivingForPictures" or "CardQualityControl" or "BirdPoop" or "FortFight":
case "DivingForPictures" or "CardQualityControl" or "BirdPoop" or "FortFight" or "ValentineNoteDelivery":
currentUIMode = UIMode.Minigame;
break;
case "StatueDecoration":