Sandbox_EN = {
    Sandbox_BecomeDesensitized = "Become Desensitized",
    
    Sandbox_MinimumZombieKills = "Minimum Zombie Kills (MUST BE LESS THAN MAXIMUM ZOMBIE KILLS)",
    Sandbox_MinimumZombieKills_tooltip = "Minimum zombie kills required to have a chance to become desensitized.",

    Sandbox_MaximumZombieKills = "Maximum Zombie Kills (MUST BE GREATER THAN MINIMUM ZOMBIE KILLS)",
    Sandbox_MaximumZombieKills_tooltip = "Maximum zombie kills required to become desensitized",

    Sandbox_ConsiderTraits = "Consider Traits",
    Sandbox_ConsiderTraits_tooltip = "Consider traits that can increase the chance of becoming desensitized (more info in workshop page)",

    Sandbox_ConsiderOccupations = "Consider Occupations",
    Sandbox_ConsiderOccupations_tooltip = "Consider occupations Police, Fireman, Park Ranger, Security Guard, Doctor and Nurse that can increase the chance of becoming desensitized",

    Sandbox_Logging = "Enable Console Logging",
    Sandbox_Logging_tooltip = "Ideal for servers to debug issues that may arise or just for testing.",
}