Nukies get free microbomb (#20012)
This commit is contained in:
@@ -140,8 +140,6 @@ uplink-dna-scrambler-implanter-desc = A single use implant that can be activated
|
|||||||
uplink-emp-implanter-name = EMP Implanter
|
uplink-emp-implanter-name = EMP Implanter
|
||||||
uplink-emp-implanter-desc = Detonates a small EMP pulse on activation that drains nearby electronics of their power, can be used three times before the internal battery runs out.
|
uplink-emp-implanter-desc = Detonates a small EMP pulse on activation that drains nearby electronics of their power, can be used three times before the internal battery runs out.
|
||||||
|
|
||||||
uplink-micro-bomb-implanter-name = Micro Bomb Implanter
|
|
||||||
uplink-micro-bomb-implanter-desc = Explode on death or manual activation with this implant. Destroys the body with all equipment.
|
|
||||||
|
|
||||||
uplink-macro-bomb-implanter-name = Macro Bomb Implanter
|
uplink-macro-bomb-implanter-name = Macro Bomb Implanter
|
||||||
uplink-macro-bomb-implanter-desc = Inject this and on death you'll create a large explosion. Huge team casualty cost, use at own risk. Replaces internal micro bomb.
|
uplink-macro-bomb-implanter-desc = Inject this and on death you'll create a large explosion. Huge team casualty cost, use at own risk. Replaces internal micro bomb.
|
||||||
|
|||||||
@@ -293,6 +293,7 @@
|
|||||||
- id: BoxSurvivalSyndicate
|
- id: BoxSurvivalSyndicate
|
||||||
- id: WeaponPistolViper
|
- id: WeaponPistolViper
|
||||||
- id: PinpointerNuclear
|
- id: PinpointerNuclear
|
||||||
|
- id: MicroBombImplant
|
||||||
|
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
@@ -303,18 +304,15 @@
|
|||||||
components:
|
components:
|
||||||
- type: StorageFill
|
- type: StorageFill
|
||||||
contents:
|
contents:
|
||||||
- id: Hemostat
|
|
||||||
- id: SawAdvanced
|
|
||||||
- id: Drill
|
|
||||||
- id: Cautery
|
|
||||||
- id: Retractor
|
|
||||||
- id: ScalpelAdvanced
|
|
||||||
- id: BoxSurvivalSyndicate
|
- id: BoxSurvivalSyndicate
|
||||||
|
- id: SawAdvanced
|
||||||
|
- id: Cautery
|
||||||
- id: CombatKnife
|
- id: CombatKnife
|
||||||
- id: WeaponPistolViper
|
- id: WeaponPistolViper
|
||||||
- id: PinpointerNuclear
|
- id: PinpointerNuclear
|
||||||
- id: HandheldHealthAnalyzer
|
- id: HandheldHealthAnalyzer
|
||||||
- id: CombatMedipen
|
- id: CombatMedipen
|
||||||
|
- id: MicroBombImplant
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: ClothingBackpackDuffelSyndicateMedicalBundle
|
parent: ClothingBackpackDuffelSyndicateMedicalBundle
|
||||||
|
|||||||
@@ -518,26 +518,6 @@
|
|||||||
categories:
|
categories:
|
||||||
- UplinkImplants
|
- UplinkImplants
|
||||||
|
|
||||||
- type: listing
|
|
||||||
id: UplinkMicroBombImplanter
|
|
||||||
name: uplink-micro-bomb-implanter-name
|
|
||||||
description: uplink-micro-bomb-implanter-desc
|
|
||||||
icon: { sprite: /Textures/Actions/Implants/implants.rsi, state: explosive }
|
|
||||||
productEntity: MicroBombImplanter
|
|
||||||
cost:
|
|
||||||
Telecrystal: 2
|
|
||||||
categories:
|
|
||||||
- UplinkImplants
|
|
||||||
conditions:
|
|
||||||
- !type:StoreWhitelistCondition
|
|
||||||
whitelist:
|
|
||||||
tags:
|
|
||||||
- NukeOpsUplink
|
|
||||||
- !type:BuyerWhitelistCondition
|
|
||||||
blacklist:
|
|
||||||
components:
|
|
||||||
- SurplusBundle
|
|
||||||
|
|
||||||
- type: listing
|
- type: listing
|
||||||
id: UplinkDnaScramblerImplant
|
id: UplinkDnaScramblerImplant
|
||||||
name: uplink-dna-scrambler-implanter-name
|
name: uplink-dna-scrambler-implanter-name
|
||||||
|
|||||||
Reference in New Issue
Block a user