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
Add some stomach sounds
geta
Fen Dweller
5 years ago
parent
188379b9be
commit
f6a1b6e475
1 changed files
with
3 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-2
stories/geta-unaware.js
+ 3
- 2
stories/geta-unaware.js
View 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…
Cancel
Save