mirror of
https://github.com/FlightControl-Master/MOOSE_MISSIONS.git
synced 2026-08-17 13:23:40 +00:00
Updated Moose.lua
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
|
||||
|
||||
|
||||
|
||||
Clean = CLEANUP_AIRBASE:New( AIRBASE.Caucasus.Batumi )
|
||||
Clean:SetCleanMissiles( false )
|
||||
|
||||
|
||||
SpawnRU = SPAWN:New( 'RU Attack Heli Batumi'):InitLimit( 2, 120 ):SpawnScheduled( 10, 0 )
|
||||
|
||||
SpawnUS = SPAWN:New( 'US Attack Heli Batumi'):InitLimit( 2, 120 ):SpawnScheduled( 10, 0 )
|
||||
|
||||
SpawnTransport = SPAWN:New( "US Transport"):SpawnScheduled( 90, 0 )
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Clean = CLEANUP_AIRBASE:New( AIRBASE.Caucasus.Batumi )
|
||||
Clean:SetCleanMissiles( false )
|
||||
|
||||
|
||||
SpawnRU = SPAWN:New( 'RU Attack Heli Batumi'):InitLimit( 2, 120 ):SpawnScheduled( 10, 0 )
|
||||
|
||||
SpawnUS = SPAWN:New( 'US Attack Heli Batumi'):InitLimit( 2, 120 ):SpawnScheduled( 10, 0 )
|
||||
|
||||
SpawnTransport = SPAWN:New( "US Transport"):SpawnScheduled( 90, 0 )
|
||||
|
||||
|
||||
Reference in New Issue
Block a user