事件
Law Cooldown Menu
Remove the cooldown for voting on another law from the IO.
定义in_game/events/debug/qa_debug.txt:3020
3021type = country_event
3022title = qa_debug.31.title Law Cooldown Menu
3023desc = qa_debug.31.desc Remove the cooldown for voting on another law from the IO.
3024outcome = neutral
3025orphan = yes
3026immediate = {
3027random_international_organizations_member_of = {
3028limit = {
3028has_cooldown = io_policy_vote_active_cooldown
}
3029save_scope_as = target_io
}
}