Browse Source

[added] Exercise option for the summer house in the co-op village

KevinSmarts 4 years ago
parent
commit
c4c14c69f4
1 changed files with 13 additions and 0 deletions
  1. 13 0
      locations/dachamy.qsrc

+ 13 - 0
locations/dachamy.qsrc

@@ -19,6 +19,19 @@ act 'Exit the alley':minut += 15 & gt 'dachi'
 
 act 'Go into the house':gt 'dachain'
 
+if sunWeather = 1:
+	if pcs_stam >=15 or (pcs_stam >= 10 and bookYog + obruch > 0):
+		if $clothingworntype = 'exercise':
+			*nl
+			'You can do some exercises here.'
+			act 'Exercise': gt 'exercise', 'workout'
+		else
+			*nl
+			'You could do some exercises here if you were wearing exercise clothes.'
+		end
+	end
+end
+
 if hour < 23 and hour >= 7:
 	act 'Inspect garden':
 		cla