Przeglądaj źródła

[fixed] Added exceptions such that you can change into swimwhere when you go to the Suana with Katja even if it is cold outside.

bgkjdgbizgblzdgbr 2 lat temu
rodzic
commit
82d6defce4
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      locations/changingroom.qsrc

+ 1 - 1
locations/changingroom.qsrc

@@ -7,7 +7,7 @@ if $ARGS[0] = 'view_swim_list':
 
 	if ARRSIZE('danilovich_swimsuit') = 0 and ARRSIZE('scandalicious_swimsuit') = 0 and ARRSIZE('scandalicious_bikinis') = 0 and ARRSIZE('allure_swimsuit') = 0 and ARRSIZE('allure_bikinis') = 0 and ARRSIZE('nerdvana_swimsuit') = 0 and ARRSIZE('nerdvana_bikinis') = 0:
 		'<center>You do not own any swimwear.</center>'
-	elseif $loc = 'fit' or $loc = 'bass' or temper >= 15:
+	elseif $loc = 'fit' or $loc = 'bass' or $loc_arg = 'kathansaunasw1' or $loc_arg = 'kathansaunasw2' or temper >= 15:
 		if PCloswimwear = 0 and $clothingworntype ! 'nude':
 			$lastwornclothingtype['swim'] = $clothingworntype
 			lastwornclothingnumber['swim'] = clothingwornnumber