diff --git a/stories/geta-unaware.js b/stories/geta-unaware.js index c182b2e..6e6509c 100644 --- a/stories/geta-unaware.js +++ b/stories/geta-unaware.js @@ -49,8 +49,6 @@ state.player.stats.suspicion = { name: "Suspicion", type: "meter", value: 0, min: 0, max: 100, color: "rgb(100,100,100)" }; state.info.time.value = 60 * 60 * 7 + 60 * 17; - state.player.flags.caught = false; - startTimer({ id: "clock", func: state => {