diff --git a/@ExileServer/addons/a3_dms/config.sqf b/@ExileServer/addons/a3_dms/config.sqf index f607d95..2038c53 100644 --- a/@ExileServer/addons/a3_dms/config.sqf +++ b/@ExileServer/addons/a3_dms/config.sqf @@ -502,8 +502,6 @@ DMS_SpawnMissions_Scheduled = false; // Whether or not to spawn missions in a sc "Exile_Weapon_AK107_GL", "Exile_Weapon_AK74_GL", "Exile_Weapon_AK47", - "Exile_Weapon_AKM", - "Exile_Weapon_AKS", "Exile_Weapon_AKS_Gold" ]; DMS_assault_pistols = [ // Pistols for Assault Class (Set to empty array if you don't want to give them any pistols) @@ -1047,8 +1045,6 @@ DMS_SpawnMissions_Scheduled = false; // Whether or not to spawn missions in a sc "Exile_Weapon_AK107_GL", "Exile_Weapon_AK74_GL", "Exile_Weapon_AK47", - "Exile_Weapon_AKM", - "Exile_Weapon_AKS", "Exile_Weapon_AKS_Gold", "LMG_Zafir_F", "LMG_Mk200_F", diff --git a/README.md b/README.md index 78e6084..485e185 100644 --- a/README.md +++ b/README.md @@ -151,4 +151,5 @@ ___ ___


-# Changelog: https://github.com/Defent/DMS_Exile/blob/master/Changelog.md +# Changelog: +https://github.com/Defent/DMS_Exile/blob/master/Changelog.md