mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2024-11-24 14:37:25 +00:00
Increase Battle of Nimbus Station end of match timer to 60 seconds (#1018)
as per the live script This is now the third time this has been updated lol
This commit is contained in:
parent
2bcf862f93
commit
bd79e9433c
@ -439,7 +439,7 @@ std::vector<Wave> ZoneNsWaves::GetWaves() {
|
|||||||
5.0f,
|
5.0f,
|
||||||
(uint32_t)-1,
|
(uint32_t)-1,
|
||||||
true,
|
true,
|
||||||
30,
|
60,
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user