This website works better with JavaScript.
Home
Explore
Help
Sign In
chemicalcrux
/
satiate
Watch
1
Star
0
Fork
0
Code
Issues
3
Pull Requests
0
Releases
5
Wiki
Activity
Browse Source
Remove unused flag
geta
Fen Dweller
6 years ago
parent
f962ba2c40
commit
2f15fc4833
1 changed files
with
0 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-2
stories/geta-unaware.js
+ 0
- 2
stories/geta-unaware.js
View File
@@ -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 => {
Write
Preview
Loading…
Cancel
Save