소스 검색

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>



불러오는 중...
취소
저장