Skip to content

Commit

Permalink
Forgot the comments + fixes the contraband tag.
Browse files Browse the repository at this point in the history
  • Loading branch information
Radezolid committed Oct 14, 2024
1 parent 5412602 commit eb7596a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Resources/Prototypes/Catalog/Fills/Lockers/engineer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
- id: GasAnalyzer
- id: MedkitOxygenFilled
- id: HolofanProjector
- id: DoorRemoteFirefight
- id: DoorRemoteFirefight # Delta-V Re-added fire-fighting remote.
- id: RCD
- id: RCDAmmo
- id: LunchboxEngineeringFilledRandom # Delta-V Lunchboxes!
Expand All @@ -113,7 +113,7 @@
- id: GasAnalyzer
- id: MedkitOxygenFilled
- id: HolofanProjector
- id: DoorRemoteFirefight
- id: DoorRemoteFirefight # Delta-V Re-added fire-fighting remote.
- id: RCD
- id: RCDAmmo
- id: LunchboxEngineeringFilledRandom # Delta-V Lunchboxes!
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -142,8 +142,9 @@
groups:
- Engineering

# Delta-V Re-added fire-fighting remote.
- type: entity
parent: [DoorRemoteDefault, BaseCommandContraband]
parent: [DoorRemoteDefault, BaseEngineeringContraband]
id: DoorRemoteFirefight
name: fire-fighting door remote
description: A gadget which can open and bolt FireDoors remotely.
Expand Down

0 comments on commit eb7596a

Please sign in to comment.