diff --git a/Server/Assets/configs/core.json b/Server/Assets/configs/core.json index 8e60b15d..adb4d443 100644 --- a/Server/Assets/configs/core.json +++ b/Server/Assets/configs/core.json @@ -1,7 +1,7 @@ { "sptVersion": "4.0.0", "projectName": "SPT", - "compatibleTarkovVersion": "0.16.0.34510", + "compatibleTarkovVersion": "0.16.0.34568", "serverName": "SPT Server", "profileSaveIntervalSeconds": 15, "sptFriendNickname": "SPT", diff --git a/Server/Assets/configs/item.json b/Server/Assets/configs/item.json index e70f0a58..74d205f3 100644 --- a/Server/Assets/configs/item.json +++ b/Server/Assets/configs/item.json @@ -141,7 +141,9 @@ "6707d0804e617ec94f0e562f", "67449b6c89d5e1ddc603f504", "6740987b89d5e1ddc603f4f0", - "6707d0bdaab679420007e01a" + "6707d0bdaab679420007e01a", + "67614b542eb91250020f2b86", + "67614b6b47c71ea3d40256d7" ], "bossItems": [ "6275303a9f372d6ea97f9ec7", diff --git a/Server/Assets/database/locales/server/en.json b/Server/Assets/database/locales/server/en.json index f768f2f2..af5539a1 100644 --- a/Server/Assets/database/locales/server/en.json +++ b/Server/Assets/database/locales/server/en.json @@ -686,7 +686,7 @@ "server_start_meme_8": "its morbin time", "server_start_meme_9": "S-step scav? W-what are you doing?", "server_start_player_active_botreload_skill": "Your character has the 'BotReload' skill active, this will cause your guns to reload unnaturally fast, ignore this message if this is intended", - "server_start_success": "Happy playing", + "server_start_success": "Server has started, happy playing", "started_webserver_success": "Started webserver at %s", "trader-missing_durability_threshold_value": "Unable to find durability threshold value for trader: {{traderId}}, falling back to default of: {{value}}", "trader-missing_repair_property_using_default": "Trader {{traderId}} {{nickname}} is missing a repair object, adding in default values",