Procházet zdrojové kódy

Old ETO reference updated

KevinSmarts před 7 roky
rodič
revize
92077c201b
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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>'