Fixed the puzzle step gating, and some changes in the minigame

This commit is contained in:
DamianCorazza
2025-10-14 21:15:02 +02:00
parent 782e068575
commit dd85200e9c
4 changed files with 16 additions and 15 deletions

View File

@@ -16,5 +16,6 @@ MonoBehaviour:
displayName: Start Lawnmower
description: Start up the lawnmower so the Gardener runs after it.
icon: {fileID: 0}
unlocks: []
unlocks:
- {fileID: 11400000, guid: f9da68caaae2a244885a13cf2e2e45c0, type: 2}
showIndicator: 1

View File

@@ -17,5 +17,6 @@ MonoBehaviour:
description: Pick up some nails from the back of the van once the gaardener is
gone.
icon: {fileID: 0}
unlocks: []
unlocks:
- {fileID: 11400000, guid: 28848561ff31fe24ea9f8590dee0bf8f, type: 2}
showIndicator: 0