initial files
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
if ( GRLIB_civilian_activity > 0 ) then {
|
||||
for [ {_i=0}, {_i < GRLIB_civilians_amount}, {_i=_i+1} ] do { [] spawn manage_one_civilian_patrol };
|
||||
};
|
||||
Reference in New Issue
Block a user