Explorar el Código

[fixed] missing : in etoexhib and unnecessary if in workhosp

julzor hace 5 años
padre
commit
a0ad1e531d
Se han modificado 2 ficheros con 2 adiciones y 4 borrados
  1. 1 3
      locations/WorkHosp.qsrc
  2. 1 1
      locations/etoexhib.qsrc

+ 1 - 3
locations/WorkHosp.qsrc

@@ -199,9 +199,7 @@ if $ARGS[0] = '1':
 		'As you lose yourself in pleasure, two doctors come into the room. You are so distracted, that you only notice them when they start to openly masturbate in front of you.'
 		gs 'arousal', 'masturbate', 10
 		gs 'stat'
-		
-		if pcs_horny < 50:
-			
+					
 		act 'Leave':
 			gs 'arousal', 'end'
 			gt 'WorkHosp', 'start'

+ 1 - 1
locations/etoexhib.qsrc

@@ -1257,7 +1257,7 @@ if $ARGS[0] = 'pos34':
 		act 'Next':gt 'etoexhib', 'pos33'
 	end
 
-	if shampoo > 0
+	if shampoo > 0:
 		act 'Take a shower':gt 'ptu_dush', 'pos1'
 	else
 		*nl