fix champion cav training from temple

This commit is contained in:
real_tabasco_sauce 2024-09-08 17:50:15 -07:00
parent 1a349be697
commit dd60af8080
2 changed files with 3 additions and 1 deletions

View File

@ -11,7 +11,8 @@
{ "notciv": "brit" },
{ "notciv": "han" },
{ "notciv": "maur" },
{ "notciv": "spart" }
{ "notciv": "spart" },
{ "notciv": "cart" }
]
},
"requirementsTooltip": "Unlocked in City Phase.",

View File

@ -5,6 +5,7 @@
<GenericName>Sacred Band Cavalry</GenericName>
<SpecificName>Sacred Band of Astarte</SpecificName>
<Icon>units/cart_champion_cavalry.png</Icon>
<RequiredTechnology>phase_city</RequiredTechnology>
</Identity>
<VisualActor>
<Actor>units/carthaginians/cavalry_spearman_c_m.xml</Actor>