bookmarks = {
	bookmark = {
		name = "GATHERING_STORM_NAME"
		desc = "GATHERING_STORM_DESC"
		date = 1992.1.1.12
		picture = "GFX_select_date_1936"
		default_country = "GRV"
		default = yes
		
		"GRV"={
			  history = "GATHERING_STORM_DESC"
		}
		"BAL"={
			  history = "GATHERING_STORM_DESC"
		}
		"LSV"={
			  history = "GATHERING_STORM_DESC"
		}
		"AZT"={
			  history = "GATHERING_STORM_DESC"
		}

		"---"={ history = "GATHERING_STORM_DESC" }

		"LSP"={
			  history = "GATHERING_STORM_DESC"
			  ideas={ police_forces }
		}
		"LSN"={
			  history = "GATHERING_STORM_DESC"
			  ideas={ armed_forces }
		}

		"---"={ history = "GATHERING_STORM_DESC" }

		effect = {
			randomize_weather = 22345 # <- Obligatory in every bookmark !
			#123 = { rain_light = yes }
		}
	}
}
