,tickRate("Speed",OptionEntryFlags::Invisible,"Speed","Gameplay ticks per second.",20)
,runInTown("Run in Town",OptionEntryFlags::CantChangeInMultiPlayer,N_("Run in Town"),N_("Enable jogging/fast walking in town for Diablo and Hellfire. This option was introduced in the expansion."),false)
,grabInput("Grab Input",OptionEntryFlags::None,N_("Grab Input"),N_("When enabled mouse is locked to the game window."),false)
,pauseOnFocusLoss("Pause Game When Window Loses Focus",OptionEntryFlags::None,N_("Pause Game When Window Loses Focus"),N_("When enabled, the game will pause when focus is lost."),true)
,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)