nukie reinforcements (#18034)
Signed-off-by: vanx <#vanxxxx> Co-authored-by: vanx <#vanxxxx>
This commit is contained in:
@@ -300,6 +300,27 @@
|
||||
Telecrystal: 16
|
||||
categories:
|
||||
- UplinkUtility
|
||||
conditions:
|
||||
- !type:StoreWhitelistCondition
|
||||
blacklist:
|
||||
tags:
|
||||
- NukeOpsUplink
|
||||
|
||||
- type: listing
|
||||
id: UplinkReinforcementRadioSyndicateNukeops # Version for Nukeops that spawns an agent with the NukeOperative component.
|
||||
name: uplink-reinforcement-radio-name
|
||||
description: uplink-reinforcement-radio-desc
|
||||
productEntity: ReinforcementRadioSyndicateNukeops
|
||||
icon: { sprite: Objects/Devices/communication.rsi, state: old-radio }
|
||||
cost:
|
||||
Telecrystal: 16
|
||||
categories:
|
||||
- UplinkUtility
|
||||
conditions:
|
||||
- !type:StoreWhitelistCondition
|
||||
whitelist:
|
||||
tags:
|
||||
- NukeOpsUplink
|
||||
|
||||
- type: listing
|
||||
id: UplinkStealthBox
|
||||
|
||||
@@ -48,6 +48,13 @@
|
||||
factions:
|
||||
- Syndicate
|
||||
|
||||
- type: entity
|
||||
parent: MobHumanSyndicateAgent
|
||||
id: MobHumanSyndicateAgentNukeops # Reinforcement exclusive to nukeops uplink
|
||||
suffix: NukeOps
|
||||
components:
|
||||
- type: NukeOperative
|
||||
|
||||
# Nuclear Operative
|
||||
- type: entity
|
||||
noSpawn: true
|
||||
|
||||
@@ -19,3 +19,11 @@
|
||||
- type: ItemCooldown
|
||||
- type: UseDelay
|
||||
delay: 300
|
||||
|
||||
- type: entity
|
||||
parent: ReinforcementRadioSyndicate
|
||||
id: ReinforcementRadioSyndicateNukeops # Reinforcement radio exclusive to nukeops uplink
|
||||
suffix: NukeOps
|
||||
components:
|
||||
- type: GhostRoleMobSpawner
|
||||
prototype: MobHumanSyndicateAgentNukeops
|
||||
|
||||
Reference in New Issue
Block a user