diff --git a/Resources/Prototypes/Access/engineering.yml b/Resources/Prototypes/Access/engineering.yml index f2f79fa805..ce08b3910a 100644 --- a/Resources/Prototypes/Access/engineering.yml +++ b/Resources/Prototypes/Access/engineering.yml @@ -16,3 +16,8 @@ - ChiefEngineer - Engineering - Atmospherics + +- type: accessGroup + id: FireFight + tags: + - Engineering diff --git a/Resources/Prototypes/Catalog/Fills/Lockers/engineer.yml b/Resources/Prototypes/Catalog/Fills/Lockers/engineer.yml index c140ba3290..da73c32978 100644 --- a/Resources/Prototypes/Catalog/Fills/Lockers/engineer.yml +++ b/Resources/Prototypes/Catalog/Fills/Lockers/engineer.yml @@ -104,6 +104,7 @@ - id: GasAnalyzer - id: MedkitOxygenFilled - id: HolofanProjector + - id: DoorRemoteFirefight - type: entity id: LockerEngineerFilledHardsuit diff --git a/Resources/Prototypes/Entities/Objects/Devices/door_remote.yml b/Resources/Prototypes/Entities/Objects/Devices/door_remote.yml index 32cd3dba88..9ec14f6589 100644 --- a/Resources/Prototypes/Entities/Objects/Devices/door_remote.yml +++ b/Resources/Prototypes/Entities/Objects/Devices/door_remote.yml @@ -154,7 +154,7 @@ - type: Access groups: - - Engineering + - FireFight - type: entity parent: DoorRemoteDefault