
政策
金银复本位
本国铸币选用金、银两种金属,铸造两类面值和用途不同的货币。
修正
定义in_game/common/laws/01_common.txt:1843
1844country_modifier = {
}
1857ai_will_do = {
1858if = {
1859limit = {
1860root = {
1861capital.market = {
1862goods_supply_in_market(goods:goods_gold) > 0
1863goods_supply_in_market(goods:silver) > 0
}
}
}
1867add = {
1868desc = "has gold and silver"
1869value = 200
}
}
}
1874years = 2


