mirror of
https://github.com/2revoemag/PSF-BotServer.git
synced 2026-01-20 02:24:45 +00:00
Add missing deployment time to ANT definition
This commit is contained in:
parent
fdf05337fd
commit
cd3e6d2f63
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue