Ver Fonte

Merge remote-tracking branch '3xpurt/master'

KevinSmarts há 5 anos atrás
pai
commit
4eecaafd59

+ 1 - 1
locations/abduction.qsrc

@@ -1020,7 +1020,7 @@ if $ARGS[0] = 'abdSoldSauna':
 	'"Yes madame."'
 	'"I am not a bad person. If you earn me at least five times more, I may let you go."'
 	'With this faint sign of hope she leaves.'
-	workDolg = 100000
+	workDolg = 40000
 
 	painkiller = painkiller_bak
 	prezik = prezik_bak

+ 1 - 1
locations/gadforest_event.qsrc

@@ -2694,7 +2694,7 @@ if $ARGS[0] = 'forest_road':
 					'<center><img <<$set_imgh>> src="images/locations/gadukino/forest/horror.jpg"></center>'
 					'You froze from fear, staring into the darkness, trying to make sense of the shadows that seemed to move and swirl around you. Suddenly, you feel a sharp pain on your back.'
 
-					act 'Be mauled to death by wolves': over = 11 & gt 'gameover'
+					act 'Continue': over = 11 & gt 'gameover'
 				end
 			end
 		end

+ 2 - 1
locations/gadforestlost.qsrc

@@ -97,7 +97,8 @@ end
 if $ARGS[0] = '2':
 	*clr & cla
 	if StoryLine = 1 and forest_lostday > 0 and daystart > forest_lostday and rand(1,10)> 8: gt 'gadforestlost', 'forestrescue'
-	$loc = 'gadforestlost'	$metka = '2'
+	$loc = 'gadforestlost'
+	$metka = '2'
 	$location_type = 'secluded'
 
 	$menu_loc = 'gadforestlost'

+ 8 - 3
locations/saunawhore.qsrc

@@ -843,14 +843,19 @@ if $ARGS[0] = 'saunawork':
 
 	act 'Use the staff bathroom': minut += 1 & gt 'saunawhore', 'bathroom'
 
-	if workDolg > 0 and pcs_mood <= 10 or workDolg > 0 and SLomka > 0:
+	if workDolg > 0 and (pcs_mood <= 10 or SLomka > 0):
 		cls
-		workDolg += 1500
+		workDolg += 1000
 		gs 'stat'
 		'You are beckoned by the nurse. "Hey, come here."'
 		'You go up to her and she demands your bared arm. You present your arm as required and she takes out a syringe filled with drugs. "Sit still, I''ll give you a shot now and it will make you feel like normal again."'
 
-		act 'Leave':StrongNarkota += 25 & SNarkTimes += 1 & minut += 10 & gt 'saunawhore', 'saunawork'
+		act 'Leave':
+			StrongNarkota += 25
+			SNarkTimes += 1
+			minut += 10
+			gs 'stat'
+			gt 'saunawhore', 'saunawork'
 		exit
 	end
 	if workDolg <= 0 and pcs_mood <= 50 and SaunaWhore > 0 and money >= 1000: