[Legacy Options] Remove 2 mods from legacy list

This commit is contained in:
Azumgi 2019-01-18 16:21:28 +03:00
parent b229ab6aa1
commit 0ccae4dbc5

View file

@ -4,7 +4,6 @@ local vmf = get_mod("VMF")
-- Warning for these mods is not shown and their authors were notified about the update. -- Warning for these mods is not shown and their authors were notified about the update.
-- However, new mods should not use legacy definitions. -- However, new mods should not use legacy definitions.
local LEGACY_MODS_VT2 = { local LEGACY_MODS_VT2 = {
["FBA"] = true, -- Full Body Awareness (by 🔰SkacikPL🗾)
["crosshairs"] = true, -- Crosshairs Fix (by Skwuruhl) ["crosshairs"] = true, -- Crosshairs Fix (by Skwuruhl)
["BuffInfo"] = true, -- Buff Info (by 🔰SkacikPL🗾) ["BuffInfo"] = true, -- Buff Info (by 🔰SkacikPL🗾)
["Spooktober"] = true, -- Spooktober (by 🔰SkacikPL🗾) ["Spooktober"] = true, -- Spooktober (by 🔰SkacikPL🗾)
@ -62,7 +61,6 @@ local LEGACY_MODS_VT2 = {
["perfectdark"] = true, -- Perfect Dark (by 🔰SkacikPL🗾) ["perfectdark"] = true, -- Perfect Dark (by 🔰SkacikPL🗾)
["Extra-Sensory Deprivation"] = true, -- Extra-Sensory Deprivation (by Dwarf3d) ["Extra-Sensory Deprivation"] = true, -- Extra-Sensory Deprivation (by Dwarf3d)
["NoUltCooldown"] = true, -- No Ult Cooldown (by ThePageMan) ["NoUltCooldown"] = true, -- No Ult Cooldown (by ThePageMan)
["DiscordRichVermintide"] = true, -- Discord Rich Presence (by ScrappyCocco97)
["BoltStaffTweaks"] = true, -- Bolt Staff Tweaks (by dragonman68) ["BoltStaffTweaks"] = true, -- Bolt Staff Tweaks (by dragonman68)
["preparations"] = true, -- Adaptation (Access inventory in match) (by 🔰SkacikPL🗾) ["preparations"] = true, -- Adaptation (Access inventory in match) (by 🔰SkacikPL🗾)
["Less Annoying Friendly Fire"] = true, -- Less Annoying Friendly Fire (by pixaal) ["Less Annoying Friendly Fire"] = true, -- Less Annoying Friendly Fire (by pixaal)