mirror of
https://github.com/psforever/PSF-LoginServer.git
synced 2026-07-16 00:44:46 +00:00
the router needs 20m of clearance
This commit is contained in:
parent
6a1412a71b
commit
9338242958
1 changed files with 1 additions and 0 deletions
|
|
@ -1014,6 +1014,7 @@ object GlobalDefinitionsVehicle {
|
|||
router.Deployment = true
|
||||
router.DeployTime = 2000
|
||||
router.UndeployTime = 2000
|
||||
router.interference = InterferenceRange(main = 20f, sharedGroupId = 3, shared = 20f)
|
||||
router.DeconstructionTime = Duration(20, "minutes")
|
||||
router.AutoPilotSpeeds = (16, 6)
|
||||
router.Packet = variantConverter
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue