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 13d52803d6)
This commit is contained in:
MetalStormGhost
2021-10-30 22:58:59 +03:00
committed by Dan Albert
parent ca7f61c938
commit f44654f66e
2 changed files with 2 additions and 2 deletions

View File

@@ -96,7 +96,7 @@
],
"requirements": {},
"navy_generators": [
"Type54GroupGenerator"
"ChineseNavyGroupGenerator"
],
"has_jtac": true,
"jtac_unit": "WingLoong-I"

View File

@@ -121,7 +121,7 @@
],
"requirements": {},
"navy_generators": [
"Type54GroupGenerator"
"ChineseNavyGroupGenerator"
],
"has_jtac": true,
"jtac_unit": "WingLoong-I"