Browse Source

[fixes] Spammy indoor rain messages, go away and don't come back another day.

VioletKitten 4 years ago
parent
commit
a56d8cdc57
2 changed files with 6 additions and 2 deletions
  1. 4 2
      locations/NikoWhore.qsrc
  2. 2 0
      locations/anushapt.qsrc

+ 4 - 2
locations/NikoWhore.qsrc

@@ -720,7 +720,8 @@ if $ARGS[0] = 'Walk Of Shame':
 	*clr & cla
 	if pav_sex < 230:pav_sex = 250
 	gs 'fame'
-	$location_type = 'public_indoors'
+	$location_type = 'indoors'	
+	gs 'themes', 'indoors'
 	grupTipe[61] = 4
 	minut += 5
 	gs'stat'
@@ -923,7 +924,8 @@ end
 
 if $ARGS[0] = 'Walk Of Shame 2':
 	*clr & cla
-	$location_type = 'public_indoors'
+	$location_type = 'indoors'	
+	gs 'themes', '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>'

+ 2 - 0
locations/anushapt.qsrc

@@ -1786,6 +1786,8 @@ end
 if $ARGS[0] = 'firstvisit':
 	menu_off = 1
 	*clr & cla
+	$location_type = 'indoors'
+	gs 'themes', 'indoors'	
 	minut += 1
 	gs 'stat'
 	'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/stairs/etaj4.jpg"></center>'