###################
# Primitive Jobs
###################

# Pre-sapient
WL_lv_pre_sapient_pet = {
	category = WL_lv_pre_sapients_pets
	condition_string = WORKER_JOB_TRIGGER
	is_capped_by_modifier = no
	clothes_texture_index = 2

	possible_pre_triggers = {
		always = no
		is_being_purged = no
		is_being_assimilated = no
	}
		
	possible = {
		always = no
		is_sapient = no
		complex_worker_job_check_trigger = yes
		has_trait = trait_docile
	}

	planet_modifier = {
	}

	resources = {
		category = planet_farmers
	}

	weight = {
		weight = 1200000
	}
}
