namespace = fix_attila_artifacts

fix_attila_artifacts.0001 = {
    scope = none
	hidden = yes

    immediate = {
		### Sword of God, held by Almos Arpad
		if = {
			limit = {
				has_dlc_feature = royal_court
				exists = title:d_yedisan.holder
				game_start_date = 867.1.1
			}
			title:d_yedisan.holder = {
				create_artifact_wall_sword_attila_effect = { OWNER = this }
			}
		}
    }
}