Explorar el Código

[fixed] And not or, I suck at logic

Kevin_Smarts hace 9 meses
padre
commit
c89ab69a98
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      locations/fit.qsrc

+ 1 - 1
locations/fit.qsrc

@@ -349,7 +349,7 @@ if $ARGS[0] = 'gym':
 
 	gs 'fit', 'exercise_end'
 
-	if pcs_energy >= 15 or pcs_stam >= stammax / 5:
+	if pcs_energy >= 15 and pcs_stam >= stammax / 5:
 		act 'Aerobics (Burn fat)':
 			cla
 			*clr