Explorar el Código

Old ETO reference updated

KevinSmarts hace 7 años
padre
commit
92077c201b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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>'