스크립트 효과
lock_current_policy
정의in_game/common/scripted_effects/country_effects.txt:1078
1079custom_tooltip = {
1080text = lock_current_policy_tt 현재 정책을 잠가, 유형을 수동으로 교체할 수 없게 합니다
1081set_variable = {
1081name = has_locked_policy_of_$type$
1081value = yes
}
}