remove firefighting remote and bolting firelocks (#28330)

remove firefighting remote
This commit is contained in:
Nemanja
2024-05-27 20:04:32 -04:00
committed by GitHub
parent 5ac6630671
commit 4e09743d44
5 changed files with 3 additions and 29 deletions

View File

@@ -16,9 +16,3 @@
- ChiefEngineer
- Engineering
- Atmospherics
- type: accessGroup
id: FireFight
tags:
- Engineering
- Atmospherics

View File

@@ -94,7 +94,6 @@
- id: GasAnalyzer
- id: MedkitOxygenFilled
- id: HolofanProjector
- id: DoorRemoteFirefight
- id: RCD
- id: RCDAmmo
@@ -111,7 +110,6 @@
- id: GasAnalyzer
- id: MedkitOxygenFilled
- id: HolofanProjector
- id: DoorRemoteFirefight
- id: RCD
- id: RCDAmmo

View File

@@ -142,24 +142,6 @@
groups:
- Engineering
- type: entity
parent: DoorRemoteDefault
id: DoorRemoteFirefight
name: fire-fighting door remote
description: A gadget which can open and bolt FireDoors remotely.
components:
- type: Sprite
layers:
- state: door_remotebase
- state: door_remotelightscolour
color: "#ff9900"
- state: door_remotescreencolour
color: "#e02020"
- type: Access
groups:
- FireFight
- type: entity
parent: DoorRemoteDefault
id: DoorRemoteAll

View File

@@ -105,9 +105,6 @@
arc: 360
- type: StaticPrice
price: 150
- type: DoorBolt
- type: AccessReader
access: [ [ "Engineering" ] ]
- type: PryUnpowered
pryModifier: 0.5

View File

@@ -342,3 +342,6 @@ chem_master: ChemMaster
# 2024-05-21
CrateJanitorExplosive: ClosetJanitorBombFilled
# 2024-05-27
DoorRemoteFirefight: null