Explorar el Código

Anal vore has its own button

tags/v0.7.0
Fen Dweller hace 7 años
padre
commit
f9630b732a
Se han modificado 2 ficheros con 2 adiciones y 0 borrados
  1. +1
    -0
      game.js
  2. +1
    -0
      stroll.html

+ 1
- 0
game.js Ver fichero

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

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



+ 1
- 0
stroll.html Ver fichero

@@ -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>



Cargando…
Cancelar
Guardar