diff --git a/src/Mods/Catmod/events/sheduled/projectNBlowingTheLid.tw b/src/Mods/Catmod/events/sheduled/projectNBlowingTheLid.tw
index 487adf778edebbcaff5be9c7b4e40b5af4b8816a..eea335c8f2a711ae269d6eb0bfdd9da62ca308db 100644
--- a/src/Mods/Catmod/events/sheduled/projectNBlowingTheLid.tw
+++ b/src/Mods/Catmod/events/sheduled/projectNBlowingTheLid.tw
@@ -6,7 +6,7 @@
 <<set $puristsFurious = 1>>
 <<run repX(-4000, "event")>>
 
-<<set _slave = GenerateNewSlave(null, {minAge: 16, maxAge: 32, disability: 1})>>
+<<set _slave = GenerateNewSlave(null, {minAge: 16, maxAge: 32, disableDisability: 1})>>
 <<run generateSalonModifications(_slave)>>
 <<set _slave.origin = "$He is an enslaved Son of Sekhmet, one of many idealistic rebel groups violently opposed to you.">>
 <<set _slave.devotion = random(-90,-70)>>
@@ -59,4 +59,4 @@ It's a fine, sunny afternoon in your plaza, surrounded by the noise of bustling
     About two minutes later, there's a violent explosion from the top of the free city, near your genetics laboratory. You hear a brief exchange of gunshots that ring out above the city's tense silence, then once more a deafening quiet. You don't even need to read the AI briefing that pops up to know that Nieskowitz and the rest of the scientists are dead, and that the laboratory's been destroyed. All that you can really focus on in the moment is the @@.red;shock and horror@@ on the faces of everyone you see on the long walk back to your penthouse.
 	<</replace>>
 <</link>>
-</span>
\ No newline at end of file
+</span>