Скриптовый эффект

event_illustration_estate_effect

event_illustration_estate_effectin_game/common/scripted_effects/00_event_illustration_effects.txt:2

event_illustration_estate_effect = { foreground = estate_type:nobles_estate background = estate_type:nobles_estate }

Определениеin_game/common/scripted_effects/00_event_illustration_effects.txt:2

3if = {
4limit = {
5OR = {
6AND = {
7scope_type = location
8owner ?= {
8is_ai = no
}
}
10AND = {
11scope_type = country
12is_ai = no
}
}
}
16foreground = $foreground$
}
17background = $background$
}
}