diff --git a/src/uncategorized/arcmgmt.tw b/src/uncategorized/arcmgmt.tw
index 5595f0200ba1f28fd460cc89c1710c4069079a29..05a6883fcc647871e9b54de9ce52fc427f03a404 100644
--- a/src/uncategorized/arcmgmt.tw
+++ b/src/uncategorized/arcmgmt.tw
@@ -384,6 +384,7 @@ _enslaveChance = 0.2>>
 <<if $ProRefugees == 1>>
 	<<set _slaveDemandU *= 1.1,
 	_slaveDemandT *= 1.125>>
+	Some desperate people filtered into the arcology during the week: as owner, you were able to enslave a handful of them.
 <</if>>
 <<if $ProImmigrationCash == 1>>
 	<<set _lowerClass += 200,
@@ -394,6 +395,7 @@ _enslaveChance = 0.2>>
 	_upperClassP *= 0.995,
 	_topClass += -5,
 	_topClass *= 0.99>>
+	The rent promotion for new immigrants brings new citizens to the arcology.
 <</if>>
 <<if $ProImmigrationRep == 1>>
 	<<set _lowerClass += 200,
@@ -404,6 +406,8 @@ _enslaveChance = 0.2>>
 	_upperClassP *= 0.995,
 	_topClass += -5,
 	_topClass *= 0.99>>
+	Your welcome program for new citizens helps encourage wealthy people from the old world to immigrate, but @@.red;annoys some longstanding citizens.@@
+	<<run repX(forceNeg(100), "policies")>>
 <</if>>
 <<if $AntiImmigrationCash == 1>>
 	<<set _lowerClass += -200,
@@ -414,6 +418,8 @@ _enslaveChance = 0.2>>
 	_upperClassP *= 1.005,
 	_topClass += 5,
 	_topClass *= 1.01>>
+	You covertly @@.yellowgreen;sell@@ the private information of potential arcology immigrants on the old world black market.
+	<<run cashX(random(500,1500), "policies")>>
 <</if>>
 <<if $AntiImmigrationRep == 1>>
 	<<set _lowerClass += -200,
@@ -424,6 +430,8 @@ _enslaveChance = 0.2>>
 	_upperClassP *= 1.005,
 	_topClass += 5,
 	_topClass *= 1.01>>
+	You allow citizens input on potential immigrants, a @@.green;popular@@ program.
+	<<run repX(100, "policies")>>
 <</if>>
 <<if $ProEnslavementCash == 1>>
 	<<set _slaveDemandU *= 1.1,
@@ -432,6 +440,8 @@ _enslaveChance = 0.2>>
 	_lowerClassP *= .99,
 	_topClass += 5,
 	_topClass *= 1.01>>
+	You @@.yellowgreen;take kickbacks@@ for ignoring enslavement of citizens.
+	<<run cashX(random(500,1500), "policies")>>
 <</if>>
 <<if $ProEnslavementRep == 1>>
 	<<set _slaveDemandU *= 1.1,
@@ -440,6 +450,8 @@ _enslaveChance = 0.2>>
 	_lowerClassP *= 0.99,
 	_topClass += 5,
 	_topClass *= 1.01>>
+	You @@.green;make friends@@ by tacitly supporting enslavement of upstart citizens.
+	<<run repX(100, "policies")>>
 <</if>>
 <<if $AntiEnslavementCash == 1>>
 	<<set _slaveDemandU *= 0.9,
@@ -448,6 +460,7 @@ _enslaveChance = 0.2>>
 	_lowerClassP *= 1.02,
 	_topClass += -5,
 	_topClass *= 0.98>>
+	Your charity purse prevents a few citizens from falling into slavery.
 <</if>>
 <<if $AntiEnslavementRep == 1>>
 	<<set _slaveDemandU *= 0.9,
@@ -456,6 +469,8 @@ _enslaveChance = 0.2>>
 	_lowerClassP *= 1.01,
 	_topClass += -5,
 	_topClass *= 0.99>>
+	You use your personal influence to help struggling citizens.
+	<<run repX(forceNeg(100), "policies")>>
 <</if>>
 <<if $arcologies[0].FSSupremacistLawME == 1>>
 	<<set _slaveDemandU *= 2.2,
@@ -505,12 +520,14 @@ _enslaveChance = 0.2>>
 	_lowerClassP *= 1.005,
 	_topClass += -2.5,
 	_topClassP *= 0.995>>
+	The rent promotion for pregnant women attracts several gravid ladies and a few girls eager to become mothers to enroll as citizens in your arcology.
 <</if>>
 <<if $arcologies[0].FSRestartLaw == 1>>
 	<<set _lowerClass += -100,
 	_lowerClassP *= 0.99,
 	_topClass += 2.5,
 	_topClassP *= 1.01>>
+	Your sterilization program drives several disloyal citizens out of the arcology.
 <</if>>
 <<if $arcologies[0].FSHedonisticDecadenceLaw == 1>>
 	<<set _middleClass += 80,