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:
Freagarach
2022-03-15 05:39:29 +00:00
parent ea6af3f148
commit 959d50b81d
@@ -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 }
]