summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrsiddharth <s@ricketyspace.net>2020-01-18 20:26:40 -0500
committerrsiddharth <s@ricketyspace.net>2020-01-18 20:26:40 -0500
commit5d977a8be649f83dd743cc4dc00c9bad0c229b75 (patch)
tree0f422d6a009c7e798430f699bb09fdae8f5c664e
parentc13fe387fa26e324860d37074dbdddf879ac580b (diff)
nfsw.scenes: Update nymphomaniac.
Accept if the answer contains 'lubricate'.
-rw-r--r--nfsw/scenes.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/nfsw/scenes.py b/nfsw/scenes.py
index 47fb036..e6e0839 100644
--- a/nfsw/scenes.py
+++ b/nfsw/scenes.py
@@ -312,7 +312,7 @@ def nymphomaniac(o):
def ans_in(q):
- if 'lubricated' in q:
+ if 'lubricate' in q:
return True
if 'leaked' in q: