Jelajahi Sumber

[changed] added bold to parent's apartment exits to better distinguish them from the interior location actions.

3xpurt 5 tahun lalu
induk
melakukan
eeca816e38
1 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 2 2
      locations/korrPar.qsrc

+ 2 - 2
locations/korrPar.qsrc

@@ -31,7 +31,7 @@ if courtletter_date <= daystart and courtletter_date ! 0: gt 'sentence', 'letter
 
 if hour ! 18 and blockBedrPar = 1:blockBedrPar = 0
 
-act 'Leave and go to the stairwell':
+act '<b>Leave and go to the stairwell</b>':
 	if $clothingworntype ! 'nude':
 		gt'pod_ezd','etaj_2'
 	else
@@ -40,7 +40,7 @@ act 'Leave and go to the stairwell':
 	end
 end
 
-act 'Leave and go down to the courtyard':
+act '<b>Leave and go to the courtyard</b>':
 	if $clothingworntype ! 'nude':
 		if hour < 4 and motherWorry = 0 and age < 18:
 			'<font color=red>Are you sure? Your mother will worry.</b></font>'