## INDEX ##
# - DEBUG

# DEBUG
GGN_territories_category = {
	GGN_test = { 
		icon = GFX_decision_debug
		#fire_only_once = yes
		complete_effect = {
			log = "TEST"
			GGN_find_major_factions = yes
			GGN_count_states = yes
		}
	}
}