mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
SupportCopter v2
This commit is contained in:
parent
0d35af5052
commit
4a72867eac
@ -133,7 +133,7 @@ class CfgEpochUAV
|
||||
};
|
||||
class CfgEpochUAVSupport
|
||||
{
|
||||
unitTypes[] = {"I_Soldier_EPOCH"}; //Selects from randomly (e.g. {"I_Soldier_EPOCH","Epoch_Sapper_F","Epoch_SapperB_F"};)
|
||||
unitTypes[] = {"I_Soldier_EPOCH"}; //Selects from randomly (e.g. {"I_Soldier_EPOCH","Epoch_Sapper_F","Epoch_SapperB_F","Epoch_SapperG_F"};)
|
||||
minUnitNum = 2; //Maximum number of units spawned when UAV spots target.
|
||||
maxUnitNum = 4; //Maximum number of units spawned when UAV spots target.
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user