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
Hide the suspicion meter after getting caught
geta
Fen Dweller
6 years ago
parent
0f6becabc7
commit
fb728533f7
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
stories/geta-unaware.js
+ 2
- 0
stories/geta-unaware.js
View File
@@ -458,6 +458,7 @@
print(["Why did you do that?"]);
},
"enter": (room) => {
state.player.stats.suspicion.hidden = true;
stopClassTimers("free");
startTimer({
@@ -526,6 +527,7 @@
},
"enter": (room) => {
state.player.stats.suspicion.hidden = true;
stopClassTimers("free");
state.player.stats.mawPos.hidden = false;
Write
Preview
Loading…
Cancel
Save