Removes Town class from wallset template. It was misleading because palisades and walls are not Town structure and they didn't even count as such buildings because the built walls don't inherit class from wallset.

This was SVN commit r18708.
This commit is contained in:
fatherbushido 2016-09-06 12:47:09 +00:00
parent 8c6944f58f
commit baed376b06

View File

@ -7,7 +7,6 @@
<Identity>
<Icon>structures/wall.png</Icon>
<Classes datatype="tokens">StoneWall</Classes>
<VisibleClasses datatype="tokens">Town</VisibleClasses>
<GenericName>City Wall</GenericName>
<Tooltip>Wall off your town for a stout defense.</Tooltip>
<RequiredTechnology>phase_town</RequiredTechnology>