﻿on_game_start = {
	on_actions = {
		hba_setup_on_actions
	}
}

hba_setup_on_actions = {
	effect = {
		set_global_variable = is_hba_loaded
		
	}
}
