4 lines
139 B
Plaintext
4 lines
139 B
Plaintext
// return each base with its assets
|
|
milsim_baseObjects apply {
|
|
[_x, _x getVariable ["milsim_fbcb2_assets_assetsStartedAtThisBase", []]]
|
|
}; |