debug_mgp = {

     on_chance_fl = {

		icon = generic_industry
		
		fire_only_once = yes

		available = {
		}

		visible = {
			NOT = { has_idea = FL_0I
	            has_idea = FL_10I
				has_idea = FL_25I
				has_idea = FL_50I
				has_idea = FL_75I
				has_idea = FL_100I
				has_idea = FL_300I
				has_idea = FL_SOVI
				has_idea = FL_GERI
	        } 
		}

		days_remove = 0
		days_re_enable = 0

		cost = 0

		complete_effect = {
		every_possible_country = {
         mgp_fl_chance = yes
		 }
		}
	}
	
}