mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-27 02:47:15 +00:00
entity template for the juniper tree
This was SVN commit r22577.
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_gaia_flora_tree">
|
||||
<Identity>
|
||||
<SpecificName>Prickly Juniper</SpecificName>
|
||||
</Identity>
|
||||
<VisualActor>
|
||||
<Actor>flora/trees/juniper_prickly.xml</Actor>
|
||||
</VisualActor>
|
||||
</Entity>
|
||||
Reference in New Issue
Block a user