# Triggers when the game starts
on_game_start = {
	events = {
		dwe_game_start.1 # Set global flag for compat w/ other mods
	}
}