瀏覽代碼

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

anjuna krokus 7 月之前
父節點
當前提交
7a74df9d2b
共有 1 個文件被更改,包括 2 次插入2 次删除
  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: