Browse Source

[fixes] Correctly set location type to stop rain message spam.

VioletKitten 4 years ago
parent
commit
4ec289928d
2 changed files with 5 additions and 0 deletions
  1. 3 0
      locations/NikoDates.qsrc
  2. 2 0
      locations/NikoWhore.qsrc

+ 3 - 0
locations/NikoDates.qsrc

@@ -1112,6 +1112,7 @@ end
 if $ARGS[0] = 'After School':
 	*clr & cla
 	NikoDate_Day = daystart
+	$location_type = 'public_indoors'
 	minut += 5
 	gs 'boyStat', 'A189'
 	gs'stat'
@@ -1229,6 +1230,7 @@ end
 if $ARGS[0] = 'Disco':
 	*clr & cla
 	NikoDate_Day = daystart
+	$location_type = 'public_indoors'
 	gs 'boyStat', 'A189'
 	minut += 5
 	gs'stat'
@@ -1374,6 +1376,7 @@ end
 if $ARGS[0] = 'After School 2':
 	*clr & cla
 	NikoDate_Day = daystart
+	$location_type = 'public_indoors'
 	gs 'boyStat', 'A189'
 	minut += 5
 	gs'stat'

+ 2 - 0
locations/NikoWhore.qsrc

@@ -720,6 +720,7 @@ if $ARGS[0] = 'Walk Of Shame':
 	*clr & cla
 	if pav_sex < 230:pav_sex = 250
 	gs 'fame'
+	$location_type = 'public_indoors'
 	grupTipe[61] = 4
 	minut += 5
 	gs'stat'
@@ -922,6 +923,7 @@ end
 
 if $ARGS[0] = 'Walk Of Shame 2':
 	*clr & cla
+	$location_type = 'public_indoors'
 	gs'stat'
 	'<center><b><h4><font color=#E400FF><<"Nikolai [Niko] Volkov">></font></h4></b></center>'
 	'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/boy/niko/nikoev/avatars/<<week>>.jpg"></center>'