Remove handheld crew monitor (#24761)
* Remove handheld crew monitor - It's supposed to be a CMO computer. - It's getting powercrept and added everywhere. * These too * And this
This commit is contained in:
@@ -40,8 +40,6 @@
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: SyndiCrewMonitorEmpty
|
||||
amount: 1
|
||||
- id: PowerCellHigh
|
||||
amount: 1
|
||||
- id: ClothingEyesGlassesHiddenSecurity
|
||||
|
||||
@@ -163,7 +163,6 @@
|
||||
- id: ClothingHeadHatBeretCmo
|
||||
- id: ClothingOuterHardsuitMedical
|
||||
- id: Hypospray
|
||||
- id: HandheldCrewMonitor
|
||||
- id: DoorRemoteMedical
|
||||
- id: RubberStampCMO
|
||||
- id: MedicalTechFabCircuitboard
|
||||
@@ -183,7 +182,6 @@
|
||||
- id: ClothingBackpackDuffelSurgeryFilled
|
||||
- id: ClothingMaskSterile
|
||||
- id: Hypospray
|
||||
- id: HandheldCrewMonitor
|
||||
- id: DoorRemoteMedical
|
||||
- id: RubberStampCMO
|
||||
- id: MedicalTechFabCircuitboard
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
id: ChameleonSet
|
||||
name: thief-backpack-category-chameleon-name
|
||||
description: thief-backpack-category-chameleon-description
|
||||
sprite:
|
||||
sprite:
|
||||
sprite: /Textures/Clothing/OuterClothing/Misc/black_hoodie.rsi
|
||||
state: icon
|
||||
content:
|
||||
@@ -19,7 +19,7 @@
|
||||
id: ToolsSet
|
||||
name: thief-backpack-category-tools-name
|
||||
description: thief-backpack-category-tools-description
|
||||
sprite:
|
||||
sprite:
|
||||
sprite: Objects/Tools/jaws_of_life.rsi
|
||||
state: jaws_pry
|
||||
content:
|
||||
@@ -66,7 +66,7 @@
|
||||
id: SleeperSet
|
||||
name: thief-backpack-category-sleeper-name
|
||||
description: thief-backpack-category-sleeper-description
|
||||
sprite:
|
||||
sprite:
|
||||
sprite: Objects/Tanks/anesthetic.rsi
|
||||
state: icon
|
||||
content:
|
||||
@@ -83,22 +83,21 @@
|
||||
id: CommunicatorSet
|
||||
name: thief-backpack-category-communicator-name
|
||||
description: thief-backpack-category-communicator-description
|
||||
sprite:
|
||||
sprite:
|
||||
sprite: Objects/Tools/spy_device.rsi
|
||||
state: icon
|
||||
content:
|
||||
- EncryptionKeyStationMaster
|
||||
- CyberPen
|
||||
- SpyCrewMonitor
|
||||
- BriefcaseThiefBribingBundleFilled
|
||||
- ClothingMaskGasVoiceChameleon
|
||||
#- todo Chameleon Stamp
|
||||
|
||||
|
||||
- type: thiefBackpackSet
|
||||
id: SmugglerSet
|
||||
name: thief-backpack-category-smuggler-name
|
||||
description: thief-backpack-category-smuggler-description
|
||||
sprite:
|
||||
sprite:
|
||||
sprite: Clothing/Neck/Cloaks/void.rsi
|
||||
state: icon
|
||||
content:
|
||||
|
||||
@@ -1,92 +0,0 @@
|
||||
- type: entity
|
||||
name: handheld crew monitor
|
||||
parent:
|
||||
- BaseItem
|
||||
- PowerCellSlotSmallItem
|
||||
id: HandheldCrewMonitor
|
||||
description: A hand-held crew monitor displaying the status of suit sensors.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Specific/Medical/handheldcrewmonitor.rsi
|
||||
state: scanner
|
||||
- type: PowerCellDraw
|
||||
drawRate: 0
|
||||
useRate: 20
|
||||
- type: ActivatableUIRequiresPowerCell
|
||||
- type: ActivatableUI
|
||||
key: enum.CrewMonitoringUIKey.Key
|
||||
closeOnHandDeselect: false
|
||||
- type: UserInterface
|
||||
interfaces:
|
||||
- key: enum.CrewMonitoringUIKey.Key
|
||||
type: CrewMonitoringBoundUserInterface
|
||||
- type: CrewMonitoringConsole
|
||||
- type: DeviceNetwork
|
||||
deviceNetId: Wireless
|
||||
receiveFrequencyId: CrewMonitor
|
||||
- type: WirelessNetworkConnection
|
||||
range: 500
|
||||
- type: StationLimitedNetwork
|
||||
- type: StaticPrice
|
||||
price: 500
|
||||
|
||||
- type: entity
|
||||
id: HandheldCrewMonitorEmpty
|
||||
parent: HandheldCrewMonitor
|
||||
suffix: Empty
|
||||
components:
|
||||
- type: ItemSlots
|
||||
slots:
|
||||
cell_slot:
|
||||
name: power-cell-slot-component-slot-name-default
|
||||
|
||||
- type: entity
|
||||
id: SpyCrewMonitor
|
||||
name: spy monitor
|
||||
description: A spy device capable of connecting to crew monitoring servers.
|
||||
parent: HandheldCrewMonitor
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Tools/spy_device.rsi
|
||||
state: icon
|
||||
- type: Item
|
||||
sprite: Objects/Tools/spy_device.rsi
|
||||
- type: PowerCellDraw
|
||||
useRate: 10
|
||||
- type: StaticPrice
|
||||
price: 750
|
||||
|
||||
- type: entity
|
||||
id: SpyCrewMonitorEmpty
|
||||
parent: SpyCrewMonitor
|
||||
suffix: Empty
|
||||
components:
|
||||
- type: ItemSlots
|
||||
slots:
|
||||
cell_slot:
|
||||
name: power-cell-slot-component-slot-name-default
|
||||
|
||||
- type: entity
|
||||
id: SyndiCrewMonitor
|
||||
name: syndicate crew monitor
|
||||
description: The syndicated version of crew monitor, intercepts information from the server.
|
||||
parent: HandheldCrewMonitor
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Specific/Medical/syndihandheldcrewmonitor.rsi
|
||||
state: syndiscanner
|
||||
- type: Item
|
||||
sprite: Objects/Specific/Medical/syndihandheldcrewmonitor.rsi
|
||||
- type: PowerCellDraw
|
||||
useRate: 40
|
||||
|
||||
- type: entity
|
||||
id: SyndiCrewMonitorEmpty
|
||||
parent: SyndiCrewMonitor
|
||||
suffix: Empty
|
||||
components:
|
||||
- type: ItemSlots
|
||||
slots:
|
||||
cell_slot:
|
||||
name: power-cell-slot-component-slot-name-default
|
||||
|
||||
@@ -259,7 +259,6 @@
|
||||
- AnomalyScanner
|
||||
- AnomalyLocator
|
||||
- AnomalyLocatorWide
|
||||
- HandheldCrewMonitor
|
||||
- Scalpel
|
||||
- Retractor
|
||||
- Cautery
|
||||
@@ -826,7 +825,6 @@
|
||||
- MedkitRadiation
|
||||
- MedkitCombat
|
||||
dynamicRecipes:
|
||||
- HandheldCrewMonitor
|
||||
- ClothingHandsGlovesNitrile
|
||||
- CryostasisBeaker
|
||||
- LargeBeaker
|
||||
|
||||
@@ -77,16 +77,6 @@
|
||||
materials:
|
||||
Cloth: 200
|
||||
|
||||
- type: latheRecipe
|
||||
id: HandheldCrewMonitor
|
||||
result: HandheldCrewMonitorEmpty
|
||||
category: Tools
|
||||
completetime: 2
|
||||
materials:
|
||||
Glass: 1200
|
||||
Steel: 1000
|
||||
Plastic: 1400
|
||||
|
||||
- type: latheRecipe
|
||||
id: HandheldHealthAnalyzer
|
||||
result: HandheldHealthAnalyzerEmpty
|
||||
|
||||
@@ -119,18 +119,6 @@
|
||||
technologyPrerequisites:
|
||||
- Chemistry
|
||||
|
||||
- type: technology
|
||||
id: CrewMonitoring
|
||||
name: research-technology-crew-monitoring
|
||||
icon:
|
||||
sprite: Objects/Specific/Medical/handheldcrewmonitor.rsi
|
||||
state: scanner
|
||||
discipline: Biochemical
|
||||
tier: 2
|
||||
cost: 10000
|
||||
recipeUnlocks:
|
||||
- HandheldCrewMonitor
|
||||
|
||||
# Tier 3
|
||||
|
||||
- type: technology
|
||||
|
||||
Reference in New Issue
Block a user