From 0ba32949c45c115826b44a8107f69b1cfbbc9273 Mon Sep 17 00:00:00 2001 From: rsiddharth Date: Tue, 17 Dec 2019 21:47:55 -0500 Subject: nfsw.scenes: Update nymphomaniac. * nfsw/scenes.py (nymphomaniac): Get loose on the answer a bit. --- nfsw/scenes.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/nfsw/scenes.py b/nfsw/scenes.py index cfb560d..0960116 100644 --- a/nfsw/scenes.py +++ b/nfsw/scenes.py @@ -312,6 +312,9 @@ def nymphomaniac(o): def ans_in(q): + if 'she leaked': + return True + if 'vaginal' in q and 'fluid' in q: return True -- cgit v1.2.3