mirror of
https://github.com/dcs-liberation/dcs_liberation.git
synced 2025-11-10 14:22:26 +00:00
Use Chinese navy group generators for China.
Replaced Chinese factions' Type54GroupGenerator naval group generators with ChineseNavyGroupGenerator to make Type 52B and Type 52C destroyers also spawn besides frigates. (cherry picked from commit 13d52803d67ed157e6bced9ceeb062ae0c19ceaf)
This commit is contained in:
parent
ca7f61c938
commit
f44654f66e
@ -96,7 +96,7 @@
|
||||
],
|
||||
"requirements": {},
|
||||
"navy_generators": [
|
||||
"Type54GroupGenerator"
|
||||
"ChineseNavyGroupGenerator"
|
||||
],
|
||||
"has_jtac": true,
|
||||
"jtac_unit": "WingLoong-I"
|
||||
|
||||
@ -121,7 +121,7 @@
|
||||
],
|
||||
"requirements": {},
|
||||
"navy_generators": [
|
||||
"Type54GroupGenerator"
|
||||
"ChineseNavyGroupGenerator"
|
||||
],
|
||||
"has_jtac": true,
|
||||
"jtac_unit": "WingLoong-I"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user