脚本触发器
is_allied_with
定义in_game/common/scripted_triggers/country_triggers.txt:263
264custom_description = {
265text = is_allied_with_text
266object = $target$
267has_mutual_scripted_relation = {
268type = relation_type:alliance
269target = $target$
}
}