Browse Source

Missing end / poor formatting

KevinSmarts 7 years ago
parent
commit
26450c3da2
1 changed files with 4 additions and 3 deletions
  1. 4 3
      locations/gLakeNude

+ 4 - 3
locations/gLakeNude

@@ -71,10 +71,11 @@ if temper >= 15 and month >= 5 and month <= 9:
 
 				act'Continue':gt'gLakeNude'
 			else
-			'<center><img src="images/locations/pavlovsk/lake/secluded_beach/dress/swimsuit_nudebeach.jpg"></center>'
-			'You wrap a towel around yourself and you''re ready to change into your swimsuit.'
+				'<center><img src="images/locations/pavlovsk/lake/secluded_beach/dress/swimsuit_nudebeach.jpg"></center>'
+				'You wrap a towel around yourself and you''re ready to change into your swimsuit.'
 
-			act'Choose outfit':gt'changingroom', 'view_swim_list'
+				act'Choose outfit':gt'changingroom', 'view_swim_list'
+			end
 		end
 	end
 end