WIP: add asset diary pages

This commit is contained in:
2024-02-02 01:06:43 -08:00
parent 1e4a5a79a8
commit 3f5c6c5a59
19 changed files with 682 additions and 56 deletions

View File

@@ -0,0 +1,4 @@
// return each base with its assets
milsim_baseObjects apply {
[_x, _x getVariable ["milsim_fbcb2_assets_assetsAtThisBase", []]]
};