From 7513e49f2569e5c15897c31ce37e21215523b528 Mon Sep 17 00:00:00 2001 From: PRO100KatYT <67335438+PRO100KatYT@users.noreply.github.com> Date: Tue, 25 Mar 2025 14:45:17 +0100 Subject: [PATCH] Added 2 new STW Constructors to campaign --- profiles/campaign.json | 46 +++++++++++++++++++++++++++++++++++++++++- 1 file changed, 45 insertions(+), 1 deletion(-) diff --git a/profiles/campaign.json b/profiles/campaign.json index 58ba250..e395531 100644 --- a/profiles/campaign.json +++ b/profiles/campaign.json @@ -16626,6 +16626,50 @@ }, "quantity": 1 }, + "Hero:HID_Constructor_042_Butterfly_SR_T05": { + "templateId": "Hero:HID_Constructor_042_Butterfly_SR_T05", + "attributes": { + "outfitvariants": [], + "backblingvariants": [], + "gender": 0, + "level": 50, + "item_seen": true, + "squad_slot_idx": -1, + "portrait": "", + "hero_name": "DefaultHeroName", + "max_level_bonus": 0, + "squad_id": "", + "mode_loadouts": [], + "xp": 0, + "slotted_building_id": "", + "refundable": false, + "building_slot_used": -1, + "favorite": false + }, + "quantity": 1 + }, + "Hero:HID_Constructor_043_Hotwire_SR_T05": { + "templateId": "Hero:HID_Constructor_043_Hotwire_SR_T05", + "attributes": { + "outfitvariants": [], + "backblingvariants": [], + "gender": 0, + "level": 50, + "item_seen": true, + "squad_slot_idx": -1, + "portrait": "", + "hero_name": "DefaultHeroName", + "max_level_bonus": 0, + "squad_id": "", + "mode_loadouts": [], + "xp": 0, + "slotted_building_id": "", + "refundable": false, + "building_slot_used": -1, + "favorite": false + }, + "quantity": 1 + }, "Hero:HID_Constructor_XBOX_VR_T05": { "templateId": "Hero:HID_Constructor_XBOX_VR_T05", "attributes": { @@ -63894,4 +63938,4 @@ } }, "commandRevision": 0 -} \ No newline at end of file +}