Script Value
byz_romance_traders_count
Count of romance-language countries with merchants in the capital market.
Definitionin_game/common/script_values/byz_values.txt:5
6capital ?= {
7market ?= {
8every_merchant_in_market = {
9limit = {
10NOT = {
10this = root
}
11culture ?= {
}
}
17root = {
17add = 1
}
}
}
}