Скриптовое значение

byz_greek_traders_count

byz_greek_traders_countin_game/common/script_values/byz_values.txt:24

Count of greek-language countries with merchants in the capital market.

ТребуетГреческЯзыкcapital

Определениеin_game/common/script_values/byz_values.txt:24

25capital ?= {
26market ?= {
27every_merchant_in_market = {
28limit = {
29NOT = {
29this = root
}
30culture ?= {
31language ?= {
}
}
}
34root = {
34add = 1
}
}
}
}