Skip to content

Commit

Permalink
remove bonus tk (#650)
Browse files Browse the repository at this point in the history
  • Loading branch information
Werzet authored Jan 8, 2024
1 parent f014486 commit 747ae16
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Resources/Prototypes/Entities/Objects/Specific/syndicate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,25 +96,25 @@
- 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

- 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
Expand Down

0 comments on commit 747ae16

Please sign in to comment.