1
0
forked from mirrors/0ad

Remove placeholder rubble templates from bf55acadaa which just contain a foundation and thus would (as readers of previous commit messages might have guessed already) just confuse players if they were used.

Differential Revision: https://code.wildfiregames.com/D693
Split from D643
Refs #1166
Patch By: temple
This was SVN commit r19859.
This commit is contained in:
elexis
2017-06-30 20:09:47 +00:00
parent 8ba0b90b4f
commit f9f137eea9
9 changed files with 0 additions and 54 deletions
@@ -1,6 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_rubble">
<VisualActor>
<Actor>structures/fndn_1x1.xml</Actor>
</VisualActor>
</Entity>
@@ -1,6 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_rubble">
<VisualActor>
<Actor>structures/fndn_3x6.xml</Actor>
</VisualActor>
</Entity>
@@ -1,6 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_rubble">
<VisualActor>
<Actor>structures/fndn_4x2.xml</Actor>
</VisualActor>
</Entity>
@@ -1,6 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_rubble">
<VisualActor>
<Actor>structures/fndn_4x4.xml</Actor>
</VisualActor>
</Entity>
@@ -1,6 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_rubble">
<VisualActor>
<Actor>structures/fndn_4x6.xml</Actor>
</VisualActor>
</Entity>
@@ -1,6 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_rubble">
<VisualActor>
<Actor>structures/fndn_5x5.xml</Actor>
</VisualActor>
</Entity>
@@ -1,6 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_rubble">
<VisualActor>
<Actor>structures/fndn_6x4.xml</Actor>
</VisualActor>
</Entity>
@@ -1,6 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_rubble">
<VisualActor>
<Actor>structures/fndn_6x4_dock.xml</Actor>
</VisualActor>
</Entity>
@@ -1,6 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_rubble">
<VisualActor>
<Actor>structures/fndn_8x8.xml</Actor>
</VisualActor>
</Entity>