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
Add some stomach sounds
geta
Fen Dweller
6 anni fa
parent
188379b9be
commit
f6a1b6e475
1 ha cambiato i file
con
3 aggiunte
e
2 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-2
stories/geta-unaware.js
+ 3
- 2
stories/geta-unaware.js
Vedi File
@@ -18,7 +18,7 @@
return true;
}
stories.push({
"id": "unaware
-geta
",
"id": "
geta-
unaware",
"name": "Geta's Breakfast",
"tags": [
"Player Prey",
@@ -146,7 +146,7 @@
}
},
"sounds": [
"loop/stomach.ogg"
],
"preload": [
@@ -547,6 +547,7 @@
},
"enter": (room, state) => {
playLoop("loop/stomach.ogg");
startTimer({
id: "digest",
func: state => {
Write
Preview
Loading…
Annulla
Salva