This website requires JavaScript.
Explore
Help
Register
Sign In
470486104
/
Server
Watch
1
Star
0
Fork
0
You've already forked Server
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Server
/
project
/
src
/
models
/
eft
/
game
/
IGetRaidTimeRequest.ts
6 lines
79 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Reworked `singleplayer/settings/getRaidTime` endpoint Handles adjustments to train extract appearance times Handles time needed to be alive in a raid to get a Success raid status Added extra reduction percent weight: 30%
2023-11-27 15:02:35 +00:00
export
interface
IGetRaidTimeRequest
{
ESLint Pass This is the first pass of ESLint on the codebase. ESLint formatting is less strict when it comes to line-length and line-breaks then dprint/biome, so if you see formatting that you don't like... fix it! It shouldn't require a configuration change. - This should merge clean into master (when the time comes). - This will not merge clean into `3.9.0-DEV`, but the conflicts aren't that bad.
2024-05-07 23:57:08 -04:00
Side
:
string
Location
:
string
Formatting Have you been using the recommended VSCode extensions? ;)
2024-02-02 13:54:07 -05:00
}
Reference in New Issue
Copy Permalink