1
0
forked from 0ad/0ad

Art | Update the foundation actors for the Greek temples

This was SVN commit r27402.
This commit is contained in:
wowgetoffyourcellphone 2023-01-10 00:12:02 +00:00
parent a331e7088b
commit 8f405255a7
4 changed files with 4 additions and 4 deletions

View File

@ -13,6 +13,6 @@
</Obstruction>
<VisualActor>
<Actor>structures/athenians/temple.xml</Actor>
<FoundationActor>structures/fndn_5x7.xml</FoundationActor>
<FoundationActor>structures/fndn_5x7_temple.xml</FoundationActor>
</VisualActor>
</Entity>

View File

@ -13,6 +13,6 @@
</Obstruction>
<VisualActor>
<Actor>structures/macedonians/temple.xml</Actor>
<FoundationActor>structures/fndn_6x9.xml</FoundationActor>
<FoundationActor>structures/fndn_5x8.xml</FoundationActor>
</VisualActor>
</Entity>

View File

@ -13,6 +13,6 @@
</Obstruction>
<VisualActor>
<Actor>structures/seleucids/temple.xml</Actor>
<FoundationActor>structures/fndn_6x9.xml</FoundationActor>
<FoundationActor>structures/fndn_5x8.xml</FoundationActor>
</VisualActor>
</Entity>

View File

@ -13,6 +13,6 @@
</Obstruction>
<VisualActor>
<Actor>structures/spartans/temple.xml</Actor>
<FoundationActor>props/special/eyecandy/greek_temple_unfinished.xml</FoundationActor>
<FoundationActor>structures/fndn_4x8.xml</FoundationActor>
</VisualActor>
</Entity>