diff --git a/src/uncategorized/RETS.tw b/src/uncategorized/RETS.tw
index 9385414d4e09825bcead5ba8a45bd4c75455a3a4..83afff5c798fdf56d19a58b6e6cabc9fcfd12373 100644
--- a/src/uncategorized/RETS.tw
+++ b/src/uncategorized/RETS.tw
@@ -1011,7 +1011,7 @@ $he adds impishly. <<if canHear($subSlave)>>Hearing this<<else>>Realizing your p
 	<<set $slaves[$slaveIndices[$subSlave.ID]] = $subSlave>>
 	<</replace>>
 <</link>> //This will cost <<print cashFormat(500)>>//
-<<if $AttendantID != $activeSlave.ID && $AttendantID != $subSlave.ID>>
+<<if $AttendantID != 0 && $AttendantID != $activeSlave.ID && $AttendantID != $subSlave.ID>>
 	<br><<link "Give them a night at the Spa together">>
 
 		<<set _clothesTemp = $activeSlave.clothes, $activeSlave.clothes = "no clothing">>