Explorar el Código

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

3xpurt hace 5 años
padre
commit
fcead483f0
Se han modificado 1 ficheros con 0 adiciones y 5 borrados
  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