From acc9324d90b712b79faf2fd66cdc49f560d514dc Mon Sep 17 00:00:00 2001 From: Fen Dweller Date: Sat, 3 Mar 2018 17:14:00 -0500 Subject: [PATCH] Fixed a bug where turning on arousal would cause a crash on orgasm --- game.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/game.js b/game.js index 4b1b9c8..4e57c78 100644 --- a/game.js +++ b/game.js @@ -1273,6 +1273,8 @@ function toggle_arousal() macro.orgasm = false; macro.afterglow = false; + enable_victim("cum-flood","Flooded by cum"); + } // lists out total people