瀏覽代碼

Anal vore has its own button

tags/v0.7.0
Fen Dweller 7 年之前
父節點
當前提交
f9630b732a
共有 2 個文件被更改,包括 2 次插入0 次删除
  1. +1
    -0
      game.js
  2. +1
    -0
      stroll.html

+ 1
- 0
game.js 查看文件

@@ -2973,6 +2973,7 @@ function startGame(e) {
}

if (macro.analVore) {
enable_button("anal_vore");
victimTypes.push("bowels");
}



+ 1
- 0
stroll.html 查看文件

@@ -98,6 +98,7 @@
<button class="action-button" id="button-action-chew">Chew</button>
<button class="action-button" id="button-action-stomp">Stomp</button>
<button class="action-button" id="button-action-sit">Sit</button>
<button class="action-button" id="button-action-anal_vore">Anal Vore</button>
<button class="action-button" id="button-action-grind">Grind</button>
</div>



Loading…
取消
儲存