Skip to content

Commit

Permalink
Update config.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
haitham1337 authored Aug 21, 2021
1 parent b4a6196 commit d4a8f72
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion config.lua
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,11 @@ Config.DurabilityMultiplier = {
["weapon_poolcue"] = 0.15,
["weapon_wrench"] = 0.15,
["weapon_bread"] = 0.15,
["weapon_smg_mk2"] = 0.15,
["weapon_assaultrifle_mk2"] = 0.15,
["weapon_carbinerifle_mk2"] = 0.15,
["weapon_revolver_mk2"] = 0.15,
["weapon_doubleaction"] = 0.15,
}

Config.WeaponRepairPoints = {
Expand Down Expand Up @@ -947,4 +952,4 @@ WeaponAttachments = {
item = 'marksmanrifle_luxuryfinish',
},
},
}
}

0 comments on commit d4a8f72

Please sign in to comment.