From 40addf0478c7b64b8ac2bbd92130fa25e5757d65 Mon Sep 17 00:00:00 2001 From: Pregmodder <pregmodder@gmail.com> Date: Wed, 5 Aug 2020 22:57:41 -0400 Subject: [PATCH] fill empty push --- src/uncategorized/pRivalryActions.tw | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/uncategorized/pRivalryActions.tw b/src/uncategorized/pRivalryActions.tw index 9857cc46535..5bf72abc1cc 100644 --- a/src/uncategorized/pRivalryActions.tw +++ b/src/uncategorized/pRivalryActions.tw @@ -2002,7 +2002,7 @@ Your inter-arcology war with the arcology owner behind the Daughters of Liberty <<if $seePreg != 0>> <<set _hostageAction.push("happily accompanying $his owner on their rounds around their arcology, $his hand resting on $his gently rounded stomach.")>> <<set _hostageAction.push("carefully getting $himself dressed to present a good appearance alongside $his owner, paying special attention to $his swollen midriff.")>> - <<set _hostageAction.push("")>> + <<set _hostageAction.push("happy with $his owner's arm around $his waist.")>> <<else>> <<set _hostageAction.push("happily accompanying $his owner on their rounds around their arcology, his arm around $his waist.")>> <<set _hostageAction.push("carefully getting $himself dressed to present a good appearance alongside $his owner.")>> -- GitLab