Browse Source

Merge remote-tracking branch 'master/master'

anjuna krokus 1 day ago
parent
commit
96d2e69737
1 changed files with 3 additions and 11 deletions
  1. 3 11
      locations/gad_field.qsrc

+ 3 - 11
locations/gad_field.qsrc

@@ -371,18 +371,10 @@ if $ARGS[0] = 'set_nomira_acts':
 				'Since the cows are all behaving, you spend some time jogging around the field.'
 
 				frost = 0
-				minut += 60
-				fat -= 5
-				gs 'exp_gain', 'run', 1
-				gs 'sweat', 'add', 10
-				pcs_mood += 5
-				pcs_stam -= 8
+				gs 'exercise', 'tier1', 60, 'run'
 				if temper >= 25 and sunWeather = 1:
-					pcs_hydra -= 24
-					gs 'sweat', 'add', 12
-				else
-					pcs_hydra -= 18
-					gs 'sweat', 'add', 10
+					pcs_hydra -= 6
+					gs 'sweat', 'add', 2
 				end
 				gs 'stat'