Skip to content

Commit

Permalink
vector4 update
Browse files Browse the repository at this point in the history
  • Loading branch information
haitham1337 authored Aug 19, 2021
1 parent b4a6196 commit 0b86564
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config.lua
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ Config.DurabilityMultiplier = {

Config.WeaponRepairPoints = {
[1] = {
coords = {x = 964.02, y = -1267.41, z = 34.97, h = 35.5, r = 1.0},
vector4(964.02, -1267.41, 34.97, 35.5),
IsRepairing = false,
RepairingData = {},
}
Expand Down Expand Up @@ -947,4 +947,4 @@ WeaponAttachments = {
item = 'marksmanrifle_luxuryfinish',
},
},
}
}

0 comments on commit 0b86564

Please sign in to comment.