﻿
#This should list _ALL_ laamp_contracts_regula_group-contracts 
can_create_regula_contract_trigger = {
	$LAAMP$ = {
		OR = {
			can_create_task_contract = { 
				type_name = laamp_regula_0001 
				employer = $EMPLOYER$ 
			}
		}
	}
}