diff --git a/src/uncategorized/brothel.tw b/src/uncategorized/brothel.tw
index 1bff5cff187439c3d84309b422b1680682ff2c5b..f0a0461c771238778926b554909fbd7c5963de0e 100644
--- a/src/uncategorized/brothel.tw
+++ b/src/uncategorized/brothel.tw
@@ -146,7 +146,7 @@ $brothelNameCaps
 <</if>>
 
 <<set _Tmult0 = Math.trunc($brothel*1000*$upgradeMultiplierArcology)>>
-<br>It can support $brothel whores.
+<br>It can support $brothel whores. Currently $brothelSlaves whore at $brothelNameCaps.
 [[Expand the brothel|Brothel][$cash -= _Tmult0, $brothel += 5, $PC.engineering += .1]] //Costs <<print cashFormat(_Tmult0)>> and will increase upkeep costs//
 
 <br>
diff --git a/src/uncategorized/club.tw b/src/uncategorized/club.tw
index 1a53c52b633a994021b8a9c3c7b1a3c02b3d06d8..b20771076c1adf5c27c90ea9bcc2a628f274a669 100644
--- a/src/uncategorized/club.tw
+++ b/src/uncategorized/club.tw
@@ -201,7 +201,7 @@ $clubNameCaps
 <</if>>
 
 <<set _Tmult0 = Math.trunc($club*1000*$upgradeMultiplierArcology)>>
-<br>There are rooms off $clubName to support slaves as they work as club sluts. They can support $club slaves.
+<br>There are rooms off $clubName to support slaves as they work as club sluts. They can support $club slaves. Currently $clubSlaves have a room assigned to them.
 [[Expand the club|Club][$cash -= _Tmult0, $club += 5, $PC.engineering += .1]] //Costs <<print cashFormat(_Tmult0)>> and will increase upkeep costs//
 
 <br>