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.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user