Merge pull request #15429 from DeltaFire15/30-seconds
Returns the grace time for admins to cancel events to 30 seconds
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#define RANDOM_EVENT_ADMIN_INTERVENTION_TIME 10
|
||||
#define RANDOM_EVENT_ADMIN_INTERVENTION_TIME 30
|
||||
|
||||
//this datum is used by the events controller to dictate how it selects events
|
||||
/datum/round_event_control
|
||||
|
||||
Reference in New Issue
Block a user