Browse Source

Meadow nude exercise fix pt2

pfffbft 4 years ago
parent
commit
6d541724fa
1 changed files with 11 additions and 10 deletions
  1. 11 10
      locations/meadow.qsrc

+ 11 - 10
locations/meadow.qsrc

@@ -79,16 +79,17 @@ if $ARGS[0] = 'start' or $ARGS[0] = '':
 			if $clothingworntype ! 'exercise':
 				*nl
 				'Your meadow is a perfect place to workout if you were wearing exercise clothes'
-			elseif pcs_inhib <= 50 and temper >= 10:
-				*nl
-				act 'Exercise': gt 'meadow', 'workout'
-				if Miraloc ! 2 or npc_rel['A60'] > 40 or mirasex = 1:
-				    if Miraloc = 2:
-				        'Your meadow is a perfect place to exercise. Mira is here but she wouldn''t mind if you exercised for a little bit, even if in the nude.'
-				    else
-				        'Your meadow is a perfect place to exercise. There is no one around, so you could probably exercise nude if you wanted.'
-				    end
-				    act 'Exercise nude':gt 'meadow', 'workout', 'nude'
+			   if pcs_inhib <= 50 and temper >= 10:
+                    *nl
+                    act 'Exercise': gt 'meadow', 'workout'
+                    if Miraloc ! 2 or npc_rel['A60'] > 40 or mirasex = 1:
+                        if Miraloc = 2:
+                            'Your meadow is a perfect place to exercise. Mira is here but she wouldn''t mind if you exercised for a little bit, even if in the nude.'
+                        else
+                            'Your meadow is a perfect place to exercise. There is no one around, so you could probably exercise nude if you wanted.'
+                        end
+                        act 'Exercise nude':gt 'meadow', 'workout', 'nude'
+                    end
 			    end
 			else
 				*nl