mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-27 00:52:43 +00:00
Add icon and tooltip for han pop bonus.
Similar to the pers and maur ones. This was SVN commit r26655.
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
"autoResearch": true,
|
||||
"description": "By uniting China under one emperor, the Han Dynasty ruled over 40 million people, one of the largest empires of antiquity by population.",
|
||||
"requirements": { "civ": "han" },
|
||||
"icon": "population.png",
|
||||
"tooltip": "+10% maximum population limit.",
|
||||
"modifications": [
|
||||
{ "value": "Player/MaxPopulation", "multiply": 1.1 }
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user