Changed tooltip to reflect the current uselessness of this structure.

This was SVN commit r9724.
This commit is contained in:
Michael D. Hafer 2011-06-30 21:56:51 +00:00
parent c7fd1eaaf2
commit 3dc70800ee

View File

@ -2,7 +2,7 @@
<Entity parent="template_structure_civic">
<Identity>
<GenericName>Gate</GenericName>
<Tooltip>Allow units access through a City Wall.</Tooltip>
<Tooltip>Allow units access through a City Wall. Currently not a working feature.</Tooltip>
<Classes datatype="tokens">Village</Classes>
<Icon>structures/gate.png</Icon>
</Identity>