From 0f91afe6551d729a408594f970f94efdcae67db3 Mon Sep 17 00:00:00 2001 From: PRO100KatYT Date: Fri, 5 Aug 2022 12:51:20 +0200 Subject: [PATCH] Set the default hero for S7- --- profiles/campaign.json | 4 ++-- profiles/profile0.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/profiles/campaign.json b/profiles/campaign.json index 96ca798..dc4d126 100644 --- a/profiles/campaign.json +++ b/profiles/campaign.json @@ -13644,11 +13644,11 @@ "gender": 0, "level": 50, "item_seen": true, - "squad_slot_idx": -1, + "squad_slot_idx": 0, "portrait": "", "hero_name": "DefaultHeroName", "max_level_bonus": 0, - "squad_id": "", + "squad_id": "Squad_Combat_AdventureSquadOne", "mode_loadouts": [], "xp": 0, "slotted_building_id": "", diff --git a/profiles/profile0.json b/profiles/profile0.json index ff71d98..813bdc8 100644 --- a/profiles/profile0.json +++ b/profiles/profile0.json @@ -7601,11 +7601,11 @@ "gender": 0, "level": 50, "item_seen": true, - "squad_slot_idx": -1, + "squad_slot_idx": 0, "portrait": "", "hero_name": "DefaultHeroName", "max_level_bonus": 0, - "squad_id": "", + "squad_id": "Squad_Combat_AdventureSquadOne", "mode_loadouts": [], "xp": 0, "slotted_building_id": "",