,theoQuest("Theo Quest",OptionEntryFlags::CantChangeInGame|OptionEntryFlags::OnlyHellfire,N_("Theo Quest"),N_("Enable Little Girl quest."),false)
,cowQuest("Cow Quest",OptionEntryFlags::CantChangeInGame|OptionEntryFlags::OnlyHellfire,N_("Cow Quest"),N_("Enable Jersey's quest. Lester the farmer is replaced by the Complete Nut."),false)
,friendlyFire("Friendly Fire",OptionEntryFlags::CantChangeInMultiPlayer,N_("Friendly Fire"),N_("Allow arrow/spell damage between players in multiplayer even when the friendly mode is on."),true)
,multiplayerFullQuests("MultiplayerFullQuests",OptionEntryFlags::CantChangeInMultiPlayer,N_("Full quests in Multiplayer"),N_("Enables the full/uncut singleplayer version of quests."),false)
,testBard("Test Bard",OptionEntryFlags::CantChangeInGame,N_("Test Bard"),N_("Force the Bard character type to appear in the hero selection menu."),false)
,testBarbarian("Test Barbarian",OptionEntryFlags::CantChangeInGame,N_("Test Barbarian"),N_("Force the Barbarian character type to appear in the hero selection menu."),false)
,experienceBar("Experience Bar",OptionEntryFlags::None,N_("Experience Bar"),N_("Experience Bar is added to the UI at the bottom of the screen."),false)