diff --git a/src/uncategorized/neighborsDevelopment.tw b/src/uncategorized/neighborsDevelopment.tw
index 23cfee614b2c00f496cda4df043ba6c77ba0e8bd..1e2e1ea52b1fbd2dfe19b672c4b8f058e85fab4a 100644
--- a/src/uncategorized/neighborsDevelopment.tw
+++ b/src/uncategorized/neighborsDevelopment.tw
@@ -1610,7 +1610,7 @@ has an estimated GSP of @@color:yellowgreen;ยค<<print Math.trunc((0.1*$arcologie
 	<<if $arcologies[$i].FSRestart > $FSLockinLevel>><<set _alignment += 1>><</if>>
 	<<set $desc.push("helping to advance its Eugenics")>>
 	<<elseif $arcologies[$i].FSRepopulationFocus != "unset">>
-		<<set $arcologies[$i].FSRepopulationFocus -= Math.trunc(($arcologies[$j].FSRestartt-60)/4)+$appliedInfluenceBonus>>
+		<<set $arcologies[$i].FSRepopulationFocus -= Math.trunc(($arcologies[$j].FSRestart-60)/4)+$appliedInfluenceBonus>>
 	<<set $desc.push("attacking its Repopulation Efforts")>>
 	<</if>>
 <</if>>
diff --git a/src/uncategorized/reNickname.tw b/src/uncategorized/reNickname.tw
index 2e43cce2df11e646cd0a06aa3533b8f323c5197e..35e74ea8b1bcb9fbf13db857e18c53d74b092617 100644
--- a/src/uncategorized/reNickname.tw
+++ b/src/uncategorized/reNickname.tw
@@ -184,6 +184,9 @@
 <<if ($activeSlave.dick > 5) && ($activeSlave.balls > 5)>>
 	<<set $qualifiedNicknames.push("babymaker")>>
 <</if>>
+<<if ($activeSlave.prostate == 1) && ($activeSlave.prostateImplant == 1) && ($activeSlave.dick == 0) && ($activeSlave.vagina > -1)>>
+	<<set $qualifiedNicknames.push("superSquirter")>>
+<</if>>
 <<if ($activeSlave.preg > 5)>>
 	<<set $qualifiedNicknames.push("preg")>>
 <</if>>
@@ -723,6 +726,12 @@
 	<<set $applyDesc = "takes a bit of pride from her new nickname and hopes you'll keep letting her knock bitches up.">>
 	<<set $notApplyDesc = "understands that she is a slave and it is not her place to decide who gets pregnant and who doesn't.">>
 
+<<elseif ($nickname == "superSquirter")>>
+	<<set $nickname = either("'Baby'", "'Bedwetter'", "'Squirter'", "'Gusher'", "'Needs Diapers'", "'Panty Wetter'", "'Super Soaker'", "'Geyser'", "'Girlcum'", "'Fountain'")>>
+	<<set $situationDesc = "completely soaks herself and her partners whenever she cums. Every orgasm from her unleashes a waterfall of girlcum from her pussy.">>
+	<<set $applyDesc = "takes pride in the amount of girlcum she makes, even though it looks like she peed herself when she cums with her clothes on.">>
+	<<set $notApplyDesc = "understands that she must learn to control herself and stop soaking her partners, clothes and bed.">>
+
 <<elseif ($nickname == "labia")>>
 	<<set $nickname = either("'Flaps'", "'Petals'", "'Blooming'", "'Folds'", "'Flower'", "'Roastie'", "'Meatflaps'")>>
 	<<set $situationDesc = "has pretty pussylips, larger than most girls'. When she's aroused they announce her state to the whole world, becoming engorged with lust. Other slaves can't help but notice, and mock her uniqueness down there.">>