Browse Source

[fixed] duplicate message when Full Morning Routine is enabled.

3xpurt 4 years ago
parent
commit
fcead483f0
1 changed files with 0 additions and 5 deletions
  1. 0 5
      locations/bed2.qsrc

+ 0 - 5
locations/bed2.qsrc

@@ -483,11 +483,6 @@ if $ARGS[0] = 'wake':
 			gs 'bed2', 'end'
 		end
 		if kanikuli = 0 and StoryLine = 1 and SchoolAtestat = 0 and SchoolBlock = 0 and week < 6 and hour >= 4 and hour < 9:
-			if slept_in = 1 and hour >= 8 and hour < 9:
-				pcs_mood -= 10
-				gs 'stat'
-				msg '<center>Damn, you''ve slept too long! You''re going to be late for school!</center>'
-			end
 			act 'Full morning routine for School (01:00)':
 				fullmorrout = 1
 				minut += 15