1
1
Эх сурвалжийг харах

Merge branch 'master' of https://git.catrenelle.com/3xpurt/glife

KevinSmarts 5 жил өмнө
parent
commit
37724878b3

+ 5 - 5
locations/pavSharedApt.qsrc

@@ -585,7 +585,7 @@ if $ARGS[0] = 'kitchen':
 	gs 'kit_din'
 	'<center><h3>Kitchen</h3></center>'
 	'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/home/kuhrpar.jpg"></center>'
-	'It is a modest kitchen but has all that is needed.'
+	'It''s a modest kitchen, but has all that is needed.'
 
 	! dishes
 	if cltarelka > 0:
@@ -593,11 +593,11 @@ if $ARGS[0] = 'kitchen':
 	else
 		'<b><font color = red>You have no clean dishes left.</font></b>'
 	end
-	if dirttarelka > 0:'The sink has <b><<dirttarelka>></b> pieces of dirty dishes. <a href="exec: dynamic $dirtarm">That can be washed and</a>.'
+	if dirttarelka > 0:'The sink has <b><<dirttarelka>></b> dirty dishes. <a href="exec: dynamic $dirtarm">that need to be washed</a>.'
 	if fairy > 0:
-		'above the sink is a detergent to wash the dishes with, there is enough for <b><<fairy>></b> time.'
+		'Above the sink is some detergent to wash the dishes with. There is enough for <b><<fairy>></b> uses.'
 	else
-		'<b><font color = red>you do not have any detergent to wash the dishes, You need to buy detergent.</font></b>'
+		'<b><font color = red>You do not have enough detergent, you should buy some from the supermarket.</font></b>'
 	end
 
 	! food
@@ -607,7 +607,7 @@ if $ARGS[0] = 'kitchen':
 		'In the refrigerator there''s enough (your own) food for <b><<eda>></b> servings. <<$edagot>>'
 	end
 	if edahot > 0:'<a href="exec: dynamic $edahotd ">On the table is ready meal (0:30).</a>'
-	if edaD = 0 and eda = 0:'<b><font color="red">Yyou have nothing to eat, the refrigerator is empty!</font></b>'
+	if edaD = 0 and eda = 0:'<b><font color="red">You have nothing to eat, the refrigerator is empty!</font></b>'
 
 	if eda >= 3:
 		'<a href="exec: gt ''pavSharedApt'', ''cookForGuys''">Cook meal (1:30) for the guys</a>'

+ 0 - 14
locations/poli.qsrc

@@ -40,20 +40,6 @@ if $ARGS[0] = 'start':
 	act 'Leave the clinic': minut += 5 & gt 'street'
 	act 'Go see a cosmetic surgeon':gt 'poli','cosmetic1'
 
-	if pcs_health < (pcs_vital * 10 + pcs_stren * 5):
-		act 'Ask the doctor for a health treatment (1:00)':
-			cla
-			minut += 60
-			if hosprand = 0:gt 'poli', '0'
-			if hosprand = 1:gt 'poli', '1'
-			if hosprand = 2:gt 'poli', '2'
-
-			'The doctor guides you to a bed and tells you to lie down, after which he gives you a shot. You feel drowsy for a little while, but afterwards you feel a lot better and healthier.'
-
-			act 'Return to the entrance':gt 'poli', 'start'
-		end
-	end
-
 	if pcs_health < (pcs_vital * 10 + pcs_stren * 5) or pain['total'] > 10:
 		act 'See a Doctor about your health (1:00)':
 			cla