스크립트 효과
hacw_end_disaster_effect
정의in_game/events/disaster/hook_and_cod_wars.txt:1199
1200remove_variable = hacw_$faction$_faction_power
1201remove_variable = hacw_sided_with_$faction$
1202clear_global_variable_list = hacw_$faction$_list
1206remove_variable = hacw_$faction$_faction
1207remove_variable = hacw_$faction$_contender
1208remove_variable = hacw_$faction$_contender_prev_owner
1209ruler ?= {
1210if = {
1211limit = {
1211has_variable = hacw_allegience_to_$faction$
}
1212remove_variable = hacw_allegience_to_$faction$
}
}