From 747ae1693f581e55e53cd87db6afcd1d1bdae1b0 Mon Sep 17 00:00:00 2001 From: Andrey Ushakov <10843461+Werzet@users.noreply.github.com> Date: Mon, 8 Jan 2024 19:32:44 +1000 Subject: [PATCH] remove bonus tk (#650) --- .../Prototypes/Entities/Objects/Specific/syndicate.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Resources/Prototypes/Entities/Objects/Specific/syndicate.yml b/Resources/Prototypes/Entities/Objects/Specific/syndicate.yml index 85c36c0f5197..8567a0726b90 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/syndicate.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/syndicate.yml @@ -96,12 +96,12 @@ - type: entity parent: BaseUplinkRadio id: BaseUplinkRadio40TC - suffix: 50 TC, NukeOps + suffix: 40 TC, NukeOps components: - type: Store preset: StorePresetUplink balance: - Telecrystal: 50 + Telecrystal: 40 - type: Tag tags: - NukeOpsUplink @@ -109,12 +109,12 @@ - type: entity parent: BaseUplinkRadio id: LoneOpsUplinkRadio40TC - suffix: 50 TC, LoneOps + suffix: 40 TC, LoneOps components: - type: Store preset: StorePresetUplink balance: - Telecrystal: 50 + Telecrystal: 40 - type: Tag tags: - LoneOpsUplink