Slightly increase veh lock distance for large vehs
This commit is contained in:
@@ -25,7 +25,7 @@ let globalConfig = {
|
|||||||
talkDistance: 10,
|
talkDistance: 10,
|
||||||
whisperDistance: 2,
|
whisperDistance: 2,
|
||||||
megaphoneDistance: 40,
|
megaphoneDistance: 40,
|
||||||
vehicleLockDistance: 5,
|
vehicleLockDistance: 5.5,
|
||||||
startWorkingDistance: 5,
|
startWorkingDistance: 5,
|
||||||
takeJobDistance: 5,
|
takeJobDistance: 5,
|
||||||
stopWorkingDistance: 10,
|
stopWorkingDistance: 10,
|
||||||
|
|||||||
Reference in New Issue
Block a user