diff --git a/slave variables documentation - Pregmod.txt b/slave variables documentation - Pregmod.txt
index 2f40bffe2cf6a748a09530616770d4e9c0a2530d..6fcd799633926add80635679708b3707b69de4bd 100644
--- a/slave variables documentation - Pregmod.txt	
+++ b/slave variables documentation - Pregmod.txt	
@@ -1026,11 +1026,11 @@ face:
 
 face attractiveness
 -95  - very ugly
--55  - ugly
+-40  - ugly
 -15  - unnattractive
  0   - attractive
  15  - very pretty
- 55  - gorgeous
+ 40  - gorgeous
  95  - mind blowing
 
 faceImplant:
diff --git a/src/uncategorized/assign.tw b/src/uncategorized/assign.tw
index 80b24c276ae7f1aa35f5f14d5bc35c12f21f5ff0..9163b7fa85efa35d2aa51a573d6dde1c341ee2e3 100644
--- a/src/uncategorized/assign.tw
+++ b/src/uncategorized/assign.tw
@@ -1,4 +1,4 @@
-:: Assign [silently]
+:: Assign [nobr]
 
 <<if $i >= 0 && $i <= $slaves.length && (ndef $activeSlave || $activeSlave.ID != $slaves[$i].ID)>> /* don't overwrite activeSlave unnecessarily */
 	<<set $activeSlave = $slaves[$i]>>
diff --git a/src/uncategorized/reFSNonconformist.tw b/src/uncategorized/reFSNonconformist.tw
index dff69fb4c8e0302478c49b08cedb83e864b18f98..a9807f7a49855b68280ec9c780efb5e0ad9d4e65 100644
--- a/src/uncategorized/reFSNonconformist.tw
+++ b/src/uncategorized/reFSNonconformist.tw
@@ -100,7 +100,7 @@ The nonconformist
 <<elseif $FSNonconformist == "Physical Idealist">>
 	rarely misses a chance to lecture on the perils of toxic masculinity and excessive public standards of beauty. Unfortunately, it seems that they've now edged over into open revolt against the Valhalla of physical perfection the arcology is rapidly becoming. They're rumored to be preparing a manifesto on beauty at any size, along with the necessary funds to bribe neutral third parties into going along.
 <<elseif $FSNonconformist == "Hedonistic Decadence">>
-	has long been a vocal opponent of over-indulgence and its effects on society. Unfortunately, it seems that they've now edged over into open revolt against hedonism. They're planning to publish an exposee that reveals numurous statistics regarding average health and lifespans, the rising maintenance costs to accommodate the widening population, and a rather alarming report that the arcology has in fact //sunk// several centimeters since hedonism become commonplace among the citizenry.
+	has long been a vocal opponent of over-indulgence and its effects on society. Unfortunately, it seems that they've now edged over into open revolt against hedonism. They're planning to publish an exposee that reveals numurous statistics regarding average health and lifespans, the rising maintenance costs to accommodate the widening population, and a rather alarming report that the arcology has in fact //sunk// several centimeters since hedonism became commonplace among the citizenry.
 <<elseif $FSNonconformist == "Chattel Religionist">>
 	originally moved to the Free Cities to get away from religion entirely, and has never missed a chance to register disdain for the new faith. Unfortunately, it seems that they've now edged over into open heresy. Typically, they're going about it in a hypocritical way. It's rumored that they've engaged the services of a charismatic itinerant preacher of one of the more popular old world faiths, and intend to bring him to the arcology to inveigh against the chattel religion.
 <<elseif $FSNonconformist == "Roman Revivalist">>
@@ -253,6 +253,8 @@ The nonconformist is far too prominent and prosperous to make this an easy dilem
 		hosts a huge public party in a lower-class area of the arcology, staffing it with a large number of young slaves. However, they're surprised by an unexpected lack of interest in the event, which is only explained when they find that you've organized a much superior event featuring famous MILF whores in the main plaza, at the same time.
 	<<elseif $FSNonconformist == "Physical Idealist">>
 		publishes their screed, and soon receives a challenge from you to a brief public debate. They offer a brief rant, to which you respond by removing your suit jacket and flexing, which almost pops the seams of your formal shirt. The public loses interest in the manifesto in the amusement.
+	<<elseif $FSNonconformist == "Hedonistic Decadence">>
+		publishes their report and immedietly hosts a speech. This is easily countered; you throw a massive party for the arcology's citizens complete with all you can eat buffets, a variety of drugs and a massive orgy to top it off. While the citizens are distracted, the nonconformist's words go unheard and their report is quietly swept under the rug. Not that your population will care as long as there is adequate entertainment to keep their minds off any potential problems.
 	<<elseif $FSNonconformist == "Chattel Religionist">>
 		brings in their pet dissenting preacher, who finds himself caught in a duel from the pulpit with a noted cleric of the slave religion, brought in from outside the arcology on short notice. The debate receives a great deal of attention, and is generally agreed to have been a close-fought draw.
 	<<elseif $FSNonconformist == "Roman Revivalist">>
diff --git a/src/uncategorized/schoolroomReport.tw b/src/uncategorized/schoolroomReport.tw
index 66892d5cd4161b94c0edbd2ae93b22928a22a2ef..4c735b8037ea06e8f70cb475f5df5a29021a3c6c 100644
--- a/src/uncategorized/schoolroomReport.tw
+++ b/src/uncategorized/schoolroomReport.tw
@@ -74,7 +74,7 @@
 		Since she's educated herself, she understands her students.
 		<<set _idleBonus++>>
 	<</if>>
-	<<if ($Schoolteacher.face > 1)>>
+	<<if ($Schoolteacher.face > 40)>>
 		Her students want to be just like their beautiful teacher.
 		<<set _idleBonus++>>
 	<</if>>