1
0
forked from 0ad/0ad
0ad/binaries/data/mods/official/entities/structures/hele_wall_gate.xml

22 lines
339 B
XML
Raw Normal View History

<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity
Parent="template_structure_defense_wall_tower"
>
<Traits>
<Id>
<Specific>(Name)</Specific>
<Civ>Hellenes</Civ>
<History>(Insert history)</History>
</Id>
</Traits>
<Actor>structures/hellenes/wall_gate.xml</Actor>
</Entity>