forked from mirrors/0ad
Fix strategic campaign city templates
The gendered civilian change made this unit native to its civil center, but inherited templates in the proof-of-concept strategic map were not adapted. Fixes #8337
This commit is contained in:
+1
-1
@@ -33,7 +33,7 @@
|
||||
</TerritoryInfluence>
|
||||
<Trainer>
|
||||
<Entities datatype="tokens">
|
||||
-units/{civ}/support_civilian
|
||||
-units/{native}/support_civilian
|
||||
campaigns/army_mace_hero_alexander
|
||||
campaigns/army_mace_standard
|
||||
</Entities>
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
</TerritoryInfluence>
|
||||
<Trainer>
|
||||
<Entities datatype="tokens">
|
||||
-units/{civ}/support_civilian
|
||||
-units/{native}/support_civilian
|
||||
campaigns/army_mace_hero_alexander
|
||||
campaigns/army_mace_standard
|
||||
units/{civ}/support_trader
|
||||
|
||||
Reference in New Issue
Block a user