Add decoy syndicate bomb to uplink (#26034)

bombening
This commit is contained in:
Ilya246
2024-03-17 06:31:41 +04:00
committed by GitHub
parent c35ff87e14
commit 90be67e679
3 changed files with 26 additions and 1 deletions

View File

@@ -325,6 +325,16 @@
tags:
- NukeOpsUplink
- type: listing
id: UplinkSyndicateBombFake
name: uplink-exploding-syndicate-bomb-fake-name
description: uplink-exploding-syndicate-bomb-fake-desc
productEntity: SyndicateBombFake
cost:
Telecrystal: 4
categories:
- UplinkExplosives
- type: listing
id: UplinkClusterGrenade
name: uplink-cluster-grenade-name

View File

@@ -127,6 +127,18 @@
intensitySlope: 3
maxIntensity: 400
- type: entity
parent: SyndicateBomb
id: SyndicateBombFake
suffix: fake
components:
- type: Explosive
explosionType: Default
totalIntensity: 5.0
intensitySlope: 5
maxIntensity: 4
canCreateVacuum: false
- type: entity
parent: SyndicateBomb
id: DebugHardBomb