From 5ca6d7fca019374f5a31fd23155cbce33d15d7cd Mon Sep 17 00:00:00 2001 From: corncobman21 <corncobman21@hotmail.com> Date: Wed, 28 Mar 2018 01:56:01 -0400 Subject: [PATCH] Add for incest twins as well --- src/uncategorized/recETSWorkaround.tw | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/uncategorized/recETSWorkaround.tw b/src/uncategorized/recETSWorkaround.tw index 2c4000860e9..3e4fdcb9d39 100644 --- a/src/uncategorized/recETSWorkaround.tw +++ b/src/uncategorized/recETSWorkaround.tw @@ -649,7 +649,7 @@ You turn to the child clutching her mother's grotesque belly. <<AddSlave $activeSlave>> <<switch $RecETSevent>> - <<case "incest mother son" "incest father daughter" "incest brother sister" "incest sister sister" "incest brother brother" "incest mother daughter" "incest father son">> + <<case "incest mother son" "incest father daughter" "incest brother sister" "incest sister sister" "incest brother brother" "incest mother daughter" "incest father son" "incest twin sister" "incest twins mixed" "incest twin brother">> <<include "newSlaveIncestSex">> <<default>> /* do nothing */ -- GitLab