mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
Updated the Moose_Test_SPAWN test mission
In the south of Kobuleti, the tanks are driving to different routes when spawned...
This commit is contained in:
parent
2a619c33ec
commit
ddab549fe0
@ -106,8 +106,9 @@ Spawn_Templates_Visible = { "Spawn Vehicle Visible Template A",
|
|||||||
Spawn_Vehicle_Visible_RandomizeTemplate_Scheduled = SPAWN:New( "Spawn Vehicle Visible RandomizeTemplate Scheduled" )
|
Spawn_Vehicle_Visible_RandomizeTemplate_Scheduled = SPAWN:New( "Spawn Vehicle Visible RandomizeTemplate Scheduled" )
|
||||||
:Limit( 80, 80 )
|
:Limit( 80, 80 )
|
||||||
:RandomizeTemplate( Spawn_Templates_Visible )
|
:RandomizeTemplate( Spawn_Templates_Visible )
|
||||||
|
:RandomizeRoute( 1, 1, 300 )
|
||||||
:Array( 49, 20, 8, 8 )
|
:Array( 49, 20, 8, 8 )
|
||||||
:SpawnScheduled( 10, 0.2 )
|
:SpawnScheduled( 1, 0.2 )
|
||||||
|
|
||||||
-- Spawn_Infantry allows to spawn 10 Infantry groups.
|
-- Spawn_Infantry allows to spawn 10 Infantry groups.
|
||||||
Spawn_Infantry = SPAWN:New( "Spawn Infantry" )
|
Spawn_Infantry = SPAWN:New( "Spawn Infantry" )
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user