﻿db_on_game_start_effects = {
	effect = {		
		if = {
			limit = { exists = title:c_ivarstead.holder }
			title:c_ivarstead.holder = {
				db_greybeards_creation_effect = yes
			}
		}
	}
}