mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-07-04 05:55:47 -07:00
Thanks, IDE, for proper indentation detection...
This was SVN commit r18046.
This commit is contained in:
parent
27c46a0a68
commit
07b368f064
6 changed files with 6 additions and 6 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wall_gate">
|
||||
<Armour>
|
||||
<Armour>
|
||||
<Hack>4.0</Hack>
|
||||
<Pierce>25.0</Pierce>
|
||||
<Crush>2.0</Crush>
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wall_long">
|
||||
<Armour>
|
||||
<Armour>
|
||||
<Hack>4.0</Hack>
|
||||
<Pierce>25.0</Pierce>
|
||||
<Crush>2.0</Crush>
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wall">
|
||||
<Armour>
|
||||
<Armour>
|
||||
<Hack>4.0</Hack>
|
||||
<Pierce>25.0</Pierce>
|
||||
<Crush>2.0</Crush>
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wall">
|
||||
<Armour>
|
||||
<Armour>
|
||||
<Hack>4.0</Hack>
|
||||
<Pierce>25.0</Pierce>
|
||||
<Crush>2.0</Crush>
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wall">
|
||||
<Armour>
|
||||
<Armour>
|
||||
<Hack>4.0</Hack>
|
||||
<Pierce>25.0</Pierce>
|
||||
<Crush>2.0</Crush>
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_defense_tower">
|
||||
<Armour>
|
||||
<Armour>
|
||||
<Hack op="add">-5.0</Hack>
|
||||
<Pierce op ="add">-5.0</Pierce>
|
||||
<Crush op="add">-2.0</Crush>
|
||||
|
|
|
|||
Loading…
Reference in a new issue