namespace = dwe_game_start

### Hidden Game Start Event
event = {
	id = dwe_game_start.1
	hide_window = yes
	is_triggered_only = yes

	fire_only_once = yes

	immediate = {
		# For other mods compatibility
		set_global_flag = has_doorway_expanded
	}
}