max and sudden_death look the same
This commit is contained in:
parent
43c22e6492
commit
b037d56838
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ const endTime = (alert: Required<MetagameWorld["zones"][0]>["alert"]) => {
|
|||
break;
|
||||
|
||||
case "sudden_death":
|
||||
case "max":
|
||||
alertDurationMins = 15;
|
||||
break;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue