Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
chemicalcrux
/
satiate
Segui
1
Vota
0
Forka
0
Codice
Problemi
3
Pull Requests
0
Rilasci
5
Wiki
Attività
Sfoglia il codice sorgente
Hide the suspicion meter after getting caught
geta
Fen Dweller
6 anni fa
parent
0f6becabc7
commit
fb728533f7
1 ha cambiato i file
con
2 aggiunte
e
0 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
stories/geta-unaware.js
+ 2
- 0
stories/geta-unaware.js
Vedi 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…
Annulla
Salva