1
0
Pārlūkot izejas kodu

Old ETO reference updated

KevinSmarts 7 gadi atpakaļ
vecāks
revīzija
92077c201b
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      locations/gLakeNude

+ 1 - 1
locations/gLakeNude

@@ -152,7 +152,7 @@ if temper >= 15 and month >= 5 and month <= 9:
 				minut = minut + 60
 				if pcs_sweat < 35 : pcs_sweat += 5
 				pcs_mood += 5
-				if bikini = 1:
+				if $clothingworntype = 'swimwear':
 					'<center><img <<$set_imgh>> src="images/locations/shared/lake/zagar.jpg"></center>'
 				else
 					'<center><img <<$set_imgh>> src="images/locations/city/residential/lake/nudezagarat.jpg"></center>'