Add missing deployment time to ANT definition

This commit is contained in:
Mazo 2018-05-26 07:51:18 +01:00
parent fdf05337fd
commit cd3e6d2f63

View file

@ -2701,6 +2701,9 @@ object GlobalDefinitions {
ant.Seats(0).ArmorRestriction = SeatArmorRestriction.NoReinforcedOrMax
ant.MountPoints += 1 -> 0
ant.MountPoints += 2 -> 0
ant.Deployment = true
ant.DeployTime = 1500
ant.UndeployTime = 1500
ant.AutoPilotSpeeds = (18, 6)
ant.Packet = utilityConverter