mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-27 17:12:52 +00:00
Fixed Mauryan temple selection ring size and obstruction
This was SVN commit r13075.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_civic_temple">
|
||||
<Footprint>
|
||||
<Square width="19.0" depth="19.0"/>
|
||||
<Square width="16.0" depth="30.5"/>
|
||||
<Height>12.0</Height>
|
||||
</Footprint>
|
||||
<Health>
|
||||
@@ -13,7 +13,7 @@
|
||||
<History>Temple.</History>
|
||||
</Identity>
|
||||
<Obstruction>
|
||||
<Static width="17.5" depth="17.5"/>
|
||||
<Static width="15.0" depth="30.5"/>
|
||||
</Obstruction>
|
||||
<VisualActor>
|
||||
<Actor>structures/mauryans/temple.xml</Actor>
|
||||
|
||||
Reference in New Issue
Block a user