remove firefighting remote and bolting firelocks (#28330)
remove firefighting remote
This commit is contained in:
@@ -16,9 +16,3 @@
|
||||
- ChiefEngineer
|
||||
- Engineering
|
||||
- Atmospherics
|
||||
|
||||
- type: accessGroup
|
||||
id: FireFight
|
||||
tags:
|
||||
- Engineering
|
||||
- Atmospherics
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -105,9 +105,6 @@
|
||||
arc: 360
|
||||
- type: StaticPrice
|
||||
price: 150
|
||||
- type: DoorBolt
|
||||
- type: AccessReader
|
||||
access: [ [ "Engineering" ] ]
|
||||
- type: PryUnpowered
|
||||
pryModifier: 0.5
|
||||
|
||||
|
||||
@@ -342,3 +342,6 @@ chem_master: ChemMaster
|
||||
|
||||
# 2024-05-21
|
||||
CrateJanitorExplosive: ClosetJanitorBombFilled
|
||||
|
||||
# 2024-05-27
|
||||
DoorRemoteFirefight: null
|
||||
|
||||
Reference in New Issue
Block a user