1
0
Quellcode durchsuchen

[fixed] jobs can't be found on the internet

julzor vor 5 Jahren
Ursprung
Commit
57c8ce3fe4
3 geänderte Dateien mit 6 neuen und 8 gelöschten Zeilen
  1. 3 3
      locations/Komp.qsrc
  2. 2 3
      locations/bed2.qsrc
  3. 1 2
      locations/bedrPar.qsrc

+ 3 - 3
locations/Komp.qsrc

@@ -411,7 +411,7 @@ if $ARGS[0] = 'rabota':
 
 		'<center><img <<$set_imgh>> src="images/shared/accessories/computer/komp.jpg"></center>'
 
-		if komprabota = 0 and gorodokKomp = 0:
+		if komprabota = 0:
 			'You find a job vacancy, on a legit looking website. It reads: "Wanted! <b>URGENTLY!</b> Female underwear model, for a photoshoot. Pay: 2000 <b>₽</b> cash."'
 			'The description explains that they need someone today. If you decide to take this job, you will have to shut down your computer and go there right away.'
 
@@ -424,7 +424,7 @@ if $ARGS[0] = 'rabota':
 			if hour < 20 and hour > 7:act 'Search for more jobs':gt 'Komp', 'rabota'
 
 			act 'Leave this website':gt 'Komp', 'brows'
-		elseif komprabota = 1 and gorodokKomp = 0:
+		elseif komprabota = 1:
 			'You find a job vacancy, on a legit looking website. It reads: "Wanted! <b>URGENTLY!</b> Female underwear model, for a photoshoot. Pay: 2000 <b>₽</b> cash."'
 			'The description explains that they need someone today. If you decide to take this job, you will have to shut down your computer and go there right away.'
 
@@ -437,7 +437,7 @@ if $ARGS[0] = 'rabota':
 			if hour < 20 and hour > 7:act 'Search for more jobs':gt 'Komp', 'rabota'
 
 			act 'Leave this website':gt 'Komp', 'brows'
-		elseif komprabota > 1 and komprabota < 5 and gorodokKomp = 0:
+		elseif komprabota > 1 and komprabota < 5:
 			'You find a job vacancy, on a legit looking website. It reads: "Wanted! <b>URGENTLY!</b> Good looking female model, posing for artwork. Must be able to stand still in one pose for a long time. Pay: 1000 <b>₽</b> cash."'
 			'The description explains that they need someone today. If you decide to take this job, you will have to shut down your computer and go there right away.'
 

+ 2 - 3
locations/bed2.qsrc

@@ -160,9 +160,8 @@ if $ARGS[0] = 'sleep':
 		gs 'nichBedroomServant', 'sleepEvents'
 	end
 
-	if succubusflag = 1 and sucwalkday <= daystart:
-		If succublvl <= rand(1,20) or pcs_willpwr < ((succublvl * willpowermax) / 10) or sucpowzeroed >= 3: gs 'succubus', 'sucwalkinginit'
-	end
+	if succubusflag = 1 and sucwalkday <= daystart and (succublvl <= rand(1,20) or pcs_willpwr < ((succublvl * willpowermax) / 10) or sucpowzeroed >= 3): gs 'succubus', 'sucwalkinginit'
+
 	if analplugin = 1 and vibratorin = 1:
 		if bedAnal = 1 and bedVibrator = 1:
 			*nl

+ 1 - 2
locations/bedrPar.qsrc

@@ -116,8 +116,7 @@ if sewing_kit = 1:
 	'You have <<tkan>> pieces of sewing fabric left.'
 end
 
-if komp = 1:'Your <a href="exec:gorodokKomp = 1 & gt ''Komp'',''start''">laptop</a> is on your desk.'
-gorodokKomp = 0
+if komp = 1:'Your <a href="exec: gt ''Komp'',''start''">laptop</a> is on your desk.'
 
 gad = 0