mirror of
https://github.com/2revoemag/PSF-BotServer.git
synced 2026-07-12 06:55:10 +00:00
Add missing deployment time to ANT definition
This commit is contained in:
parent
fdf05337fd
commit
cd3e6d2f63
1 changed files with 3 additions and 0 deletions
|
|
@ -2701,6 +2701,9 @@ object GlobalDefinitions {
|
||||||
ant.Seats(0).ArmorRestriction = SeatArmorRestriction.NoReinforcedOrMax
|
ant.Seats(0).ArmorRestriction = SeatArmorRestriction.NoReinforcedOrMax
|
||||||
ant.MountPoints += 1 -> 0
|
ant.MountPoints += 1 -> 0
|
||||||
ant.MountPoints += 2 -> 0
|
ant.MountPoints += 2 -> 0
|
||||||
|
ant.Deployment = true
|
||||||
|
ant.DeployTime = 1500
|
||||||
|
ant.UndeployTime = 1500
|
||||||
ant.AutoPilotSpeeds = (18, 6)
|
ant.AutoPilotSpeeds = (18, 6)
|
||||||
ant.Packet = utilityConverter
|
ant.Packet = utilityConverter
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue