mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-23 11:14:16 +00:00
Communicate field diminishing returns to the player in the fields tooltip
refs: #4669 Patch By: happyconcepts Comments By: Nescio Differential Revision: https://code.wildfiregames.com/D1803 This was SVN commit r22203.
This commit is contained in:
@@ -102,6 +102,7 @@
|
|||||||
{"name": "Samuel Guarnieri"},
|
{"name": "Samuel Guarnieri"},
|
||||||
{"nick": "Hannibal_Baraq", "name": "Clive Juhász S."},
|
{"nick": "Hannibal_Baraq", "name": "Clive Juhász S."},
|
||||||
{"nick": "Haommin"},
|
{"nick": "Haommin"},
|
||||||
|
{"nick": "happyconcepts", "name": "Ben Bird"},
|
||||||
{"nick": "h20", "name": "Daniel Wilhelm"},
|
{"nick": "h20", "name": "Daniel Wilhelm"},
|
||||||
{"nick": "historic_bruno", "name": "Ben Brian"},
|
{"nick": "historic_bruno", "name": "Ben Brian"},
|
||||||
{"nick": "idanwin"},
|
{"nick": "idanwin"},
|
||||||
|
|||||||
+1
-1
@@ -25,7 +25,7 @@
|
|||||||
<Identity>
|
<Identity>
|
||||||
<GenericName>Field</GenericName>
|
<GenericName>Field</GenericName>
|
||||||
<VisibleClasses datatype="tokens">Field</VisibleClasses>
|
<VisibleClasses datatype="tokens">Field</VisibleClasses>
|
||||||
<Tooltip>Harvest vegetables for food. Max gatherers: 5.</Tooltip>
|
<Tooltip>Harvest grain for food. Each subsequent gatherer works less efficient.</Tooltip>
|
||||||
<Icon>structures/field.png</Icon>
|
<Icon>structures/field.png</Icon>
|
||||||
</Identity>
|
</Identity>
|
||||||
<Loot>
|
<Loot>
|
||||||
|
|||||||
Reference in New Issue
Block a user