# Liberia

#########################################################################
#  Independence of Liberia
#########################################################################
event = { 
	id = 11700
	random = no
	country = LIB
	
	trigger = {
		random = 5
	}

	name = "EVT_11700_NAME"
	desc = "EVT_11700_DESC"
	style = 0
	
	date = { day = 1 month = january year = 1845 }
	offset = 30
	deathdate = { day = 30 month = december year = 1847 }
	
	action_a = {
		name = "OK"
		command = { type = end_satellite }
		command = { type = prestige value = 25 }
		command = { type = treasury value = 100 }
	}
}