From 6fe50fd47b5cf7cdb86a5b6b70aebac64bb1ce3c Mon Sep 17 00:00:00 2001 From: Fen Dweller Date: Sat, 3 Mar 2018 17:16:07 -0500 Subject: [PATCH] REALLY fixed that bug --- game.js | 1 + 1 file changed, 1 insertion(+) diff --git a/game.js b/game.js index 4e57c78..1c1c945 100644 --- a/game.js +++ b/game.js @@ -1274,6 +1274,7 @@ function toggle_arousal() macro.afterglow = false; enable_victim("cum-flood","Flooded by cum"); + enable_victim("femcum-flood","Flooded by femcum"); }