mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-07-04 05:55:47 -07:00
Fix lineendings of the new files in 77a2f484a2, 0146c705ce, efd9b3e212.
This was SVN commit r20536.
This commit is contained in:
parent
9950e06d4c
commit
c326b4fab6
1 changed files with 13 additions and 13 deletions
|
|
@ -1,13 +1,13 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_tower_stone">
|
||||
<Identity>
|
||||
<Civ>pers</Civ>
|
||||
<SpecificName>Pāyaud</SpecificName>
|
||||
</Identity>
|
||||
<StatusBars>
|
||||
<HeightOffset>19.0</HeightOffset>
|
||||
</StatusBars>
|
||||
<VisualActor>
|
||||
<Actor>structures/persians/babylonian_tower.xml</Actor>
|
||||
</VisualActor>
|
||||
</Entity>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_tower_stone">
|
||||
<Identity>
|
||||
<Civ>pers</Civ>
|
||||
<SpecificName>Pāyaud</SpecificName>
|
||||
</Identity>
|
||||
<StatusBars>
|
||||
<HeightOffset>19.0</HeightOffset>
|
||||
</StatusBars>
|
||||
<VisualActor>
|
||||
<Actor>structures/persians/babylonian_tower.xml</Actor>
|
||||
</VisualActor>
|
||||
</Entity>
|
||||
|
|
|
|||
Loading…
Reference in a new issue