1
0
forked from 0ad/0ad
0ad/binaries/data/mods/public/simulation/templates/rubble/rubble_6x4.xml
historic_bruno bf55acadaa Implements SpawnEntityOnDeath property for entities (i.e. rubble). Fixes #1166.
Adds some placeholder rubble entities. They currently reuse foundation
actors until proper rubble models are created.

This was SVN commit r12717.
2012-09-28 22:02:13 +00:00

7 lines
155 B
XML

<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_rubble">
<VisualActor>
<Actor>structures/fndn_6x4.xml</Actor>
</VisualActor>
</Entity>