Browse Source

[fixed] 'sleep_event' to 'pre_sleep_event' bug.

anjuna krokus 7 tháng trước cách đây
mục cha
commit
7a74df9d2b
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      locations/pre_sleep_events.qsrc

+ 2 - 2
locations/pre_sleep_events.qsrc

@@ -23,10 +23,10 @@ if $ARGS[0] = 'start' or $ARGS[0] = '':
 		sleepVars['events_done'] = 0
 
 		if succubusQW = 2:
-			$sleep_events_priority[] = 'gs ''sleep_events'', ''succhoice'' '
+			$sleep_events_priority[] = 'gs ''pre_sleep_events'', ''succhoice'' '
 		end
 		if magf2bdo = 2:
-			$sleep_events_priority[] = 'gs ''sleep_events'', ''magbstchoice'' '
+			$sleep_events_priority[] = 'gs ''pre_sleep_events'', ''magbstchoice'' '
 		end
 
 		if nichGalaOpponent = 30 and hour <= 23 and hour >= 19 and nichDebug = 1: