From 4ef73833ffa4ab5e10195fa858cb8b977d64f267 Mon Sep 17 00:00:00 2001 From: Vortrex <3858226+VortrexFTW@users.noreply.github.com> Date: Mon, 12 Jul 2021 17:38:29 -0500 Subject: [PATCH] Add distances to roleplay config (unused atm) --- config/roleplay.json | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/config/roleplay.json b/config/roleplay.json index 82e0ed96..35649b25 100644 --- a/config/roleplay.json +++ b/config/roleplay.json @@ -1,4 +1,32 @@ { + "defaultStreamingRadioVolume": 50, + "npcFarProximity": 100, + "npcMediumProximity": 40, + "npcCloseProximity": 12, + "meActionDistance": 20, + "doActionDistance": 15, + "shoutDistance": 30, + "talkDistance": 10, + "whisperDistance": 2, + "megaphoneDistance": 40, + "vehicleLockDistance": 5, + "startWorkingDistance": 5, + "takeJobDistance": 5, + "stopWorkingDistance": 10, + "spawnCarDistance": 5, + "payAndSprayDistance": 5, + "exitPropertyDistance": 3.0, + "enterPropertyDistance": 3.0, + "businessDimensionStart": 5000, + "houseDimensionStart": 100, + "buyVehicleDriveAwayDistance": 25.0, + "returnToJobVehicleTime": 30, + "walkieTalkieSpeakerDistance": 15, + "walkieTalkieTalkDistance": 15, + "phoneSpeakerDistance": 15, + "phoneTalkDistance": 15, + "tazerEffectDuration": 15000, + "subAccountNameAllowedCharacters": "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz", "accents": [ "English", "French",