Extend the shared ally vision tech tooltip to mention the allied summary screen entries and the resource / population tooltips. Patch by Imarok, reviewed by fatherbushido.

This was SVN commit r18724.
This commit is contained in:
elexis 2016-09-13 16:54:39 +00:00
parent 1ca4c7c988
commit 5d3f1ce348

View File

@ -5,7 +5,7 @@
"requirements": {"tech": "phase_village"},
"icon": "shared_los.png",
"researchTime": 40,
"tooltip": "Player sees what his allies see.",
"tooltip": "See what your allies see, browse their summary and check their resources and population count in the top panel.",
"modifications": [{"value": "Player/sharedLos", "replace": true}],
"soundComplete": "interface/alarm/alarm_upgradearmory.xml"
}