Skip to content

Commit

Permalink
more redundant
Browse files Browse the repository at this point in the history
  • Loading branch information
BurningRash committed Jan 11, 2025
1 parent cf06f5c commit 3a129e9
Showing 1 changed file with 5 additions and 18 deletions.
23 changes: 5 additions & 18 deletions Resources/Prototypes/Entities/Structures/Machines/holopad.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
node: machineFrame
- !type:DoActsBehavior
acts: ["Destruction"]

- type: entity
name: long-range holopad
description: "A floor-mounted device for projecting holographic images to similar devices that are far away."
Expand All @@ -117,7 +117,7 @@
- Map
- Unlimited
ignoreTelephonesOnSameGrid: true

- type: entity
name: quantum entangling holopad
description: "An floor-mounted device for projecting holographic images to similar devices at extreme distances."
Expand Down Expand Up @@ -697,21 +697,8 @@
- type: Label
currentLabel: holopad-security-armory

- type: entity
parent: Holopad
id: HolopadSecurityLockerRoom
suffix: Sec Locker Room
components:
- type: Label
currentLabel: holopad-security-locker-room

- type: entity
parent: Holopad
id: HolopadSecurityBrigMed
suffix: Brig Med
components:
- type: Label
currentLabel: holopad-security-brig-med
# Delta - Skipped sec breakroom(against SoP)
# Delta - Skipped brig med(redundant)

- type: entity
parent: Holopad
Expand Down Expand Up @@ -781,7 +768,7 @@
- type: entity
parent: Holopad
id: HolopadServiceGameRoom
suffix: Game Room
suffix: Service Game Room # Delta V - Clarification
components:
- type: Label
currentLabel: holopad-service-gameroom
Expand Down

0 comments on commit 3a129e9

Please sign in to comment.