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