Browse Source

fixed wrong payment for the postoffice job and small text edits

julzor 6 years ago
parent
commit
8222ac685a
5 changed files with 9 additions and 8 deletions
  1. 1 1
      locations/barbershop
  2. 2 2
      locations/clener
  3. 1 1
      locations/gpoli
  4. 3 2
      locations/lake
  5. 2 2
      locations/postdeliveries

+ 1 - 1
locations/barbershop

@@ -165,7 +165,7 @@ if barbershop_wrk = 0:
 		end
 	end
 elseif barbershop_wrk = 1 and barbershop_wrk_day ! daystart:
-	act 'Get to work (1h)':
+	act 'Clean the shop for 90 <b>₽</b> (1:00)':
 		cla
 		*clr
 		minut += 60

+ 2 - 2
locations/clener

@@ -236,7 +236,7 @@ if $ARGS[0] = 'start':
 	end
 
 	if clener > 1 and clenday ! daystart:
-		act 'Mop the floor in the office (1:00)':
+		act 'Mop the floor in the office for 65 <b>₽</b> (1:00)':
 			cla
 			*clr
 			clenday = daystart
@@ -303,7 +303,7 @@ if $ARGS[0] = 'start':
 	end
 
 	if clenerT >= 1 and clendayT ! daystart:
-		act 'Clean toilets (1:00)':
+		act 'Clean toilets for 65 <b>₽</b> (1:00)':
 			cla
 			*clr
 			clendayT = daystart

+ 1 - 1
locations/gpoli

@@ -48,7 +48,7 @@ if $ARGS[0] = '':
 				act 'Leave':gt 'gpoli'
 			end
 		elseif gpoliuborka > 1 and hour >= 14 and hour <= 21 and gpolicleanday ! daystart:
-			act 'Work as a cleaner (1:00)':
+			act 'Work as a cleaner for 50 <b>₽</b> (1:00)':
 				cla
 				*clr
 				gpolicleanday = daystart

+ 3 - 2
locations/lake

@@ -24,9 +24,9 @@ if $ARGS[0] = 'start':
 
 	'A large lake close to the city, it is a favorite destination of residents in the summer.'
 	if $clothingworntype ! 'swimwear':
-		'There is a winding <a href="exec:GT ''dort'',''start''">path</a> leading to the railway station.'
+		'There is a winding <a href="exec:GT ''dort'',''start''">path</a> leading to the railway station in the city industrial region.'
 	else
-		'You can see the winding path to the railway station, you should get properly dressed if you want to go there.'
+		'You can see the winding path to the railway station in the city industrial region, you should get properly dressed if you want to go there.'
 	end
 
 	if car > 0 and cardrive = 4:
@@ -48,6 +48,7 @@ if $ARGS[0] = 'start':
 			act 'Walk on the beach':
 				cls
 				minut += 60
+				pcs_mood += 5
 				gs 'stat'
 				'<center><img <<$set_imgh>> src="images/locations/city/residential/lake/lake.jpg"></center>'
 				'You walk along the shore.'

+ 2 - 2
locations/postdeliveries

@@ -1351,8 +1351,8 @@ if $ARGS[0] = 'finishround':
 !! possible responses to what happened during your round
 	if posteventQW4 = 1:posteventQW4 = 2 & '"One missing signatu- oh never mind, it''s him!" the postmaster remarks dryly when he notices the missing signature of the pervert who tried to to blackmail you. "No need to explain. I hope you didn''t listen to him? He tries that with every girl we hire. I''ve reported him to captain Katalkin several times, but nothing ever happens..."'
 	if postjobQW ! 999:
-		money += 750
-		'You receive your pay for the day, 750 rubles.'
+		money += 450
+		'You receive your pay for the day, 450 rubles.'
 	end
 	if postjobQW = 999: '"I better let Aleksiy know he needs to come in again on Saturdays, from now on. I knew I shouldn''t have trusted you!" he sighs, shaking his head in disappointment as he walks off. Guess you''re not getting paid for the day...'
 !! actions after your round is finished, default plus options if a long scene was triggered during your round