forked from Hay1tsme/artemis
fix luminous ep. I event ID
This commit is contained in:
@ -249,7 +249,7 @@ class ChuniLuminous(ChuniSunPlus):
|
||||
])
|
||||
|
||||
# LUMINOUS ep. I
|
||||
if 14006 in event_by_id:
|
||||
if 14005 in event_by_id:
|
||||
start_date = event_by_id[14005]["startDate"].strftime(self.date_time_format)
|
||||
|
||||
if not mystic_area_1_added:
|
||||
|
Reference in New Issue
Block a user