1
0
forked from 0ad/0ad

[Fix] Adjust position of ice house and ministry in the building panel

accepted by: @asterix @Langbart
Fixes: #6502

Differential Revision: https://code.wildfiregames.com/D4746
This was SVN commit r27025.
This commit is contained in:
marder 2022-08-01 18:56:10 +00:00
parent a50d582c5f
commit d6d137bf5d
5 changed files with 3 additions and 25 deletions

View File

@ -4,10 +4,10 @@
<Rate>1.0</Rate>
<Entities datatype="tokens">
structures/{civ}/civil_centre
structures/{civ}/ministry
structures/{civ}/crannog
structures/{civ}/military_colony
structures/{civ}/house
structures/{civ}/ice_house
structures/{civ}/pyramid_small
structures/{civ}/apartment
structures/{civ}/storehouse
@ -21,6 +21,7 @@
structures/{civ}/forge
structures/{civ}/temple
structures/{civ}/market
structures/{civ}/ministry
structures/{civ}/outpost
structures/{civ}/sentry_tower
structures/{civ}/defense_tower
@ -32,6 +33,7 @@
structures/{civ}/wallset_siege
structures/{civ}/wallset_stone
structures/{civ}/theater
structures/{civ}/apadana
structures/{civ}/wonder
</Entities>
</Builder>

View File

@ -1,11 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_unit_infantry_ranged_archer">
<Builder>
<Entities datatype="tokens">
structures/pers/apadana
structures/pers/ice_house
</Entities>
</Builder>
<Identity>
<Civ>pers</Civ>
<Lang>persian</Lang>

View File

@ -1,11 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_unit_infantry_ranged_javelineer">
<Builder>
<Entities datatype="tokens">
structures/pers/apadana
structures/pers/ice_house
</Entities>
</Builder>
<Identity>
<Civ>pers</Civ>
<Lang>persian</Lang>

View File

@ -1,11 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_unit_infantry_melee_spearman">
<Builder>
<Entities datatype="tokens">
structures/pers/apadana
structures/pers/ice_house
</Entities>
</Builder>
<Identity>
<Civ>pers</Civ>
<Lang>persian</Lang>

View File

@ -1,11 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_unit_support_female_citizen">
<Builder>
<Entities datatype="tokens">
structures/pers/apadana
structures/pers/ice_house
</Entities>
</Builder>
<Identity>
<Civ>pers</Civ>
<Lang>persian</Lang>