decisions = {
	Enter_Market = {
		is_high_prio = no
		potential = {
			ai = no
			prisoner = no

		}
		allow = {
  		}	
		effect = {
			hidden_tooltip = {
				character_event = { id = market.0 days = 0 }
			}
		}
		revoke_allowed = {
			always = no
		}
		ai_will_do = {
			factor = 0
		}
	}
}