decisions = {
 commit_suicide = {
	only_playable = yes
	is_high_prio = no
	from_potential = {
		potential = {}
	}
	
	allow = {
	}
	effect = {
		death = { death_suicide = self killer = self }
	}
	revoke_allowed = {
		always = no
	}
	ai_will_do = {
		factor = 0
	}
	
 
 
 
 
 
 
 
 
 
	}

 
 
 
 
 
 
 }