mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Added HQ7 (Crotale) sites to Pretense generator.
This commit is contained in:
parent
557b441d13
commit
3bf77042fd
@ -286,11 +286,11 @@ presets = {
|
||||
type='defense',
|
||||
template='davidsling-red',
|
||||
}),
|
||||
redShipGroup = Preset:new({
|
||||
hq7 = Preset:new({
|
||||
display = 'SAM',
|
||||
cost=3000,
|
||||
type='defense',
|
||||
template='redShipGroup',
|
||||
template='hq7-red',
|
||||
})
|
||||
},
|
||||
blue = {
|
||||
@ -396,11 +396,11 @@ presets = {
|
||||
type='defense',
|
||||
template='davidsling-blue',
|
||||
}),
|
||||
blueShipGroup = Preset:new({
|
||||
hq7 = Preset:new({
|
||||
display = 'SAM',
|
||||
cost=3000,
|
||||
type='defense',
|
||||
template='blueShipGroup',
|
||||
template='hq7-blue',
|
||||
})
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user