Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

Commit e08bc19

Browse files
committed
Temporary event minimum lowering
1 parent 118f796 commit e08bc19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

yogstation/code/modules/events/infiltrators.dm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
description = "Infiltrators will... infiltrate."
1111
map_flags = EVENT_SPACE_ONLY
1212

13-
min_players = 23
13+
min_players = 15 //Temporary, only for testmerge
1414

1515
/datum/round_event_control/infiltrators/canSpawnEvent(players_amt, allow_magic = FALSE, fake_check = FALSE)
1616
. = ..()

0 commit comments

Comments
 (0)