本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
登入
chemicalcrux
/
satiate
關注
1
收藏
0
複製
0
程式碼
問題
3
合併請求
0
版本發佈
5
Wiki
活動
瀏覽代碼
Add some stomach sounds
geta
Fen Dweller
6 年之前
父節點
188379b9be
當前提交
f6a1b6e475
共有
1 個檔案被更改
,包括
3 行新增
和
2 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-2
stories/geta-unaware.js
+ 3
- 2
stories/geta-unaware.js
查看文件
@@ -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…
取消
儲存