bookmarks = {
	bookmark = {
		name = "FIRE_NAME"
		desc = "FIRE_NAME_DESC"
		date = 2020.1.1.1
		picture = "GFX_select_date_2020"
		default_country = "KOR"
		default = yes
		
		"KOR" = {
			history = "KOR_GATHERING_STORM_DESC"
			ideology = social_liberal
			ideas = {
				KOR_dominance_of_chaebols
				KOR_economic_bubble_idea
				KOR_candlelight_idea
			}
			focuses = {
				KOR_covid_crisis_materialized
				KOR_a_new_decade_of_the_twentyonest_century
				KOR_the_coming_economic_crisis
			}
		}
		
		effect = {
			randomize_weather = 22345 # <- Obligatory in every bookmark !
			#123 = { rain_light = yes }
		}
	}
}
