mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-07-04 05:55:47 -07:00
Fix Ptolemies Military Colony inability to produce Civilians
The Ptolemies Military Cololy can now produce Civilians as intended Fixes: #8802
This commit is contained in:
parent
46b27f22ca
commit
a6a634c7ae
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@
|
|||
<Static width="32" depth="31"/>
|
||||
</Obstruction>
|
||||
<Trainer>
|
||||
<Entities replace="" datatype="tokens">
|
||||
<Entities datatype="tokens">
|
||||
units/{civ}/infantry_spearman_merc_b
|
||||
units/{civ}/infantry_swordsman_merc_b
|
||||
units/{civ}/cavalry_spearman_merc_b
|
||||
|
|
|
|||
Loading…
Reference in a new issue