mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Added disband menu in ground object menu.
This commit is contained in:
@@ -10,6 +10,8 @@ class SA19Generator(GroupGenerator):
|
||||
This generate a SA-19 group
|
||||
"""
|
||||
|
||||
name = "SA-19 Tunguska Group"
|
||||
|
||||
def generate(self):
|
||||
num_launchers = random.randint(1, 3)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user