mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Generate factories at FOBs.
Fixes https://github.com/dcs-liberation/dcs_liberation/issues/1021
This commit is contained in:
parent
969e4a2d65
commit
9a9872812f
@ -702,6 +702,7 @@ class FobGroundObjectGenerator(AirbaseGroundObjectGenerator):
|
||||
def generate(self) -> bool:
|
||||
self.generate_fob()
|
||||
FobDefenseGenerator(self.game, self.control_point).generate()
|
||||
self.generate_factories()
|
||||
self.generate_required_aa()
|
||||
return True
|
||||
|
||||
|
||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user