浏览代码

Anal vore has its own button

tags/v0.7.0
Fen Dweller 8 年前
父节点
当前提交
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>



正在加载...
取消
保存