ready for dedi -- improvements to resupply, triageIcons too
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#include "../script_component.hpp"
|
||||
|
||||
// return each base with its assets
|
||||
GVARMAIN(baseObjects) apply {
|
||||
[_x, _x getVariable [QGVAR(assetsAtThisBase), []]]
|
||||
};
|
||||
Reference in New Issue
Block a user