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