forked from mirrors/0ad
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"},
|
||||
{"nick": "Hannibal_Baraq", "name": "Clive Juhász S."},
|
||||
{"nick": "Haommin"},
|
||||
{"nick": "happyconcepts", "name": "Ben Bird"},
|
||||
{"nick": "h20", "name": "Daniel Wilhelm"},
|
||||
{"nick": "historic_bruno", "name": "Ben Brian"},
|
||||
{"nick": "idanwin"},
|
||||
|
||||
+1
-1
@@ -25,7 +25,7 @@
|
||||
<Identity>
|
||||
<GenericName>Field</GenericName>
|
||||
<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>
|
||||
</Identity>
|
||||
<Loot>
|
||||
|
||||
Reference in New Issue
Block a user