for room in ROOM_all when room and room.duel_stage != ygopro.constants.DUEL_STAGE.BEGIN and room.random_type and room.last_active_time and room.waiting_for_player and room.get_disconnected_count() == 0
@@ -3370,7 +3370,7 @@ if settings.modules.random_duel.enabled
...
@@ -3370,7 +3370,7 @@ if settings.modules.random_duel.enabled
ifsettings.modules.mycard.enabled
ifsettings.modules.mycard.enabled
setInterval()->
setInterval()->
for room in ROOM_all when room and room.duel_stage != ygopro.constants.DUEL_STAGE.BEGIN and room.arena and room.last_active_time and room.waiting_for_player and room.get_disconnected_count() == 0