mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-09-21 20:06:40 +00:00
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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user