Procházet zdrojové kódy

Anal vore has its own button

tags/v0.7.0
Fen Dweller před 8 roky
rodič
revize
f9630b732a
2 změnil soubory, kde provedl 2 přidání a 0 odebrání
  1. +1
    -0
      game.js
  2. +1
    -0
      stroll.html

+ 1
- 0
game.js Zobrazit soubor

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

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



+ 1
- 0
stroll.html Zobrazit soubor

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



Načítá se…
Zrušit
Uložit