mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Implemented SAM sites as products of a Command Center at a control point / zone, if the Retribution campaign has the corresponding SAM site there. The SAM site presets are still static, I might make them dynamic in the future.
This commit is contained in:
@@ -90,7 +90,7 @@ do
|
||||
dataCategory= TemplateDB.type.group
|
||||
}
|
||||
|
||||
TemplateDB.templates["sam-red"] = {
|
||||
TemplateDB.templates["sa2"] = {
|
||||
units = {
|
||||
"p-19 s-125 sr",
|
||||
"Ural-4320T",
|
||||
@@ -108,7 +108,7 @@ do
|
||||
dataCategory= TemplateDB.type.group
|
||||
}
|
||||
|
||||
TemplateDB.templates["sam-blue"] = {
|
||||
TemplateDB.templates["hawk"] = {
|
||||
units = {
|
||||
"Hawk pcp",
|
||||
"Hawk cwar",
|
||||
|
||||
Reference in New Issue
Block a user