Browse Source

Merge remote-tracking branch 'Colwyvern/porn-studio-fix'

Kevin_Smarts 1 year ago
parent
commit
0fbdfb4960
1 changed files with 9 additions and 1 deletions
  1. 9 1
      locations/pornstudio.qsrc

+ 9 - 1
locations/pornstudio.qsrc

@@ -329,7 +329,10 @@ if $ARGS[0] = 'manager':
 
 	if pregchem >= 2688 and pregtalkpornstudio = 0: gt 'pornstudio', 'pregreact'
 
-	if pfilmNO = 1:
+	if pfilmNoVenera = 1:
+	!! Banned from shooting porn due to STD
+		'"Why are you here? You''re currently blacklisted while you have an STD. Go get that fixed and show me the medical certificate first."'
+	elseif pfilmNO = 1:
 	!! Banned from shooting porn
 		'"Why are you here? You''re blacklisted and will never work in porn again."'
 	elseif pfilmSTOP = 1:
@@ -894,6 +897,11 @@ if $ARGS[0] = 'medical':
 		if venera > 0:
 			pfilmNO = 1
 			pfilmNoVenera = 1
+			killvar 'prodcosttrue'
+			killvar 'pfilmday'
+			killvar 'pornplan'
+			killvar 'porntaken'
+			killvar 'pornnow'
 			'"Your analysis shows you have an STD." the doctor tells you as he calls Dimitri to the office.' 
 			'Once he arrives, Dimitri looks at the test results. "Sorry, but as long as you have an STD, you cannot make films."'
 			act 'Leave': gt 'pornstudio', 'start'