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

22 lines
582 B
XML
Raw Normal View History

<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity
Parent="template_structure_defense_wall"
>
<Traits>
<Id>
<Specific>Divar</Specific>
<Civ>Persians</Civ>
<History>These were the massive walls that Nebuchadnezzar built to protect the city. It is said that two four-horse chariots could easily pass by each other. Babylon, although not an official royal residence (there were 4 of them all together), was a preferred place for holidays.</History>
</Id>
</Traits>
<Actor>structures/persians/wall.xml</Actor>
</Entity>