From f9630b732a6d4071e66e53ab26e3219a39c552d1 Mon Sep 17 00:00:00 2001 From: Fen Dweller Date: Thu, 1 Mar 2018 13:02:31 -0500 Subject: [PATCH] Anal vore has its own button --- game.js | 1 + stroll.html | 1 + 2 files changed, 2 insertions(+) diff --git a/game.js b/game.js index b488b23..086629f 100644 --- a/game.js +++ b/game.js @@ -2973,6 +2973,7 @@ function startGame(e) { } if (macro.analVore) { + enable_button("anal_vore"); victimTypes.push("bowels"); } diff --git a/stroll.html b/stroll.html index fe9c9ad..d99c704 100644 --- a/stroll.html +++ b/stroll.html @@ -98,6 +98,7 @@ +