mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-09-21 20:06:40 +00:00
[gameplay] Macedonian bonus - Instant storehouse technology research time.
Patch by: @ValihrAnt Accepted by: @chrstgtr Differential Revision: https://code.wildfiregames.com/D4234 This was SVN commit r26627.
This commit is contained in:
+12
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"genericName": "Resource-Rich Economy",
|
||||
"autoResearch": true,
|
||||
"description": "The Macedonian economy relied greatly on their vast natural resources.",
|
||||
"requirements": { "civ": "mace" },
|
||||
"icon": "wood_axe.png",
|
||||
"tooltip": "Storehouse technologies -100% research time.",
|
||||
"modifications": [
|
||||
{ "value": "ProductionQueue/TechCostMultiplier/time", "replace": 0 }
|
||||
],
|
||||
"affects": ["Storehouse"]
|
||||
}
|
||||
Reference in New Issue
Block a user