summaryrefslogtreecommitdiffstats
path: root/nfsw/scenes.py
diff options
context:
space:
mode:
Diffstat (limited to 'nfsw/scenes.py')
-rw-r--r--nfsw/scenes.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/nfsw/scenes.py b/nfsw/scenes.py
index 0b37076..9996e1d 100644
--- a/nfsw/scenes.py
+++ b/nfsw/scenes.py
@@ -390,7 +390,7 @@ def coitus(o):
r.set('scene', 'strayed')
return '\n\n'.join([
- rj('fuck-{}'.format(type[1])),
+ rj('fuck-{}'.format(type)),
strayed({'intro': 1})
])