From 0e675129a0132bbc852acb72648ac1b4be3c3d04 Mon Sep 17 00:00:00 2001 From: sp-tarkov-bot Date: Tue, 4 Nov 2025 22:57:41 +0000 Subject: [PATCH] Format Style Fixes --- .../SPT_Data/configs/seasonalevents.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Libraries/SPTarkov.Server.Assets/SPT_Data/configs/seasonalevents.json b/Libraries/SPTarkov.Server.Assets/SPT_Data/configs/seasonalevents.json index 1c9df212..819f7e33 100644 --- a/Libraries/SPTarkov.Server.Assets/SPT_Data/configs/seasonalevents.json +++ b/Libraries/SPTarkov.Server.Assets/SPT_Data/configs/seasonalevents.json @@ -13980,21 +13980,21 @@ } ] }, - "summon": { - "default": [ - { + "summon": { + "default": [ + { "AlwaysEnemies": [], - "AlwaysFriends": [], + "AlwaysFriends": [], "BearPlayerBehaviour": "AlwaysFriends", "BotRole": "peacefullZryachiyEvent", "ChancedEnemies": [], "SavageEnemyChance": 0, - "BearEnemyChance": 0, - "UsecEnemyChance": 0, + "BearEnemyChance": 0, + "UsecEnemyChance": 0, "SavagePlayerBehaviour": "AlwaysFriends", "UsecPlayerBehaviour": "AlwaysFriends" } - ] - } + ] + } } }