Skip to content

Commit 675c97b

Browse files
authored
Reduce time to crash (#18569)
1 parent 21d0218 commit 675c97b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code/__DEFINES/mode.dm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
#define CRASH_EVAC_INPROGRESS "CRASH_EVAC_INPROGRESS"
9696
#define CRASH_EVAC_COMPLETED "CRASH_EVAC_COMPLETED"
9797
///Initial delay before crash landing
98-
#define CRASH_DELAY_TIME 10 MINUTES
98+
#define CRASH_DELAY_TIME 7 MINUTES
9999

100100
#define INFESTATION_NUKE_NONE "INFESTATION_NUKE_NONE"
101101
#define INFESTATION_NUKE_INPROGRESS "INFESTATION_NUKE_INPROGRESS"

0 commit comments

Comments
 (0)