Add CHN in country_dict for migration

This commit is contained in:
Raffson 2023-07-02 00:47:57 +02:00
parent 6e37cadb84
commit a5083e3e1f
No known key found for this signature in database
GPG Key ID: B0402B2C9B764D99

View File

@ -107,7 +107,10 @@ class Migrator:
s.claim_inventory(count - claimed)
def _update_squadrons(self) -> None:
country_dict = {"Netherlands": "The Netherlands"}
country_dict = {
"Netherlands": "The Netherlands",
"CHN": "China",
}
for cp in self.game.theater.controlpoints:
for s in cp.squadrons:
preferred_task = max(