﻿### GUIX ###
### replaced death_natural with death_natural_beast if an animal was involved

# higher priority value is selected first ( 2 is selected over 1 )

death_contest_melee_accident = {
	public_knowledge = yes
	icon = "death_murder.dds"
	use_equipped_artifact_in_slot = weapon
}

death_contest_joust_accident = {
	public_knowledge = yes
	icon = "death_murder.dds"
}

death_contest_wrestling_accident = {
	public_knowledge = yes
	icon = "death_murder.dds"
}

death_contest_duel_accident = {
	public_knowledge = yes
	icon = "death_murder.dds"
}

death_contest_board_game_accident = {
	public_knowledge = yes
	icon = "death_murder.dds"
}

death_contest_horse_sport_accident = {
	public_knowledge = yes
	icon = "death_murder.dds"
}

death_tournament_pas_darmes_defend = {
	public_knowledge = yes
	icon = "death_murder.dds"
	use_equipped_artifact_in_slot = weapon
}

death_tournament_pas_darmes_challenge = {
	public_knowledge = yes
	icon = "death_murder.dds"
	use_equipped_artifact_in_slot = weapon
}

death_wild_animal = {
	public_knowledge = yes
	icon = "death_natural_beast.dds"
}

death_tournament_piledriver = {
	public_knowledge = yes
	icon = "death_murder.dds"
}

death_tournament_melee_throat = {
	public_knowledge = yes
	icon = "death_murder.dds"
}

death_tournament_roundhouse = {
	public_knowledge = yes
	icon = "death_murder.dds"
}

death_tournament_archery_fall = {
	public_knowledge = yes
	icon = "death_murder.dds"
}

death_tournament_quintain_hit = {
	public_knowledge = yes
	icon = "death_murder.dds"
}

death_tournament_stands_collapsed = {
	public_knowledge = yes
	icon = "death_natural.dds"
}

death_bloody_wedding = {
	icon = "death_murder.dds"
}

death_murder_feast = {
	icon = "death_murder.dds"
}

death_crushed_in_chariot_race = {
	public_knowledge = yes
	icon = "death_murder.dds"
}

death_chariot_race_trick = {
	public_knowledge = yes
	icon = "death_murder.dds"
}
