Skip to content

Commit

Permalink
pleaseworkibeg
Browse files Browse the repository at this point in the history
  • Loading branch information
dootythefrooty committed Feb 1, 2025
1 parent 5e201e6 commit 53f44b2
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions Resources/Prototypes/Entities/Structures/Machines/holopad.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@
- SubfloorMask
layer:
- LowImpassable
hard: false
- type: Physics
canCollide: False
- type: ApcPowerReceiver
powerLoad: 300
- type: StationAiVision
Expand Down Expand Up @@ -90,7 +91,7 @@
- type: WiresVisuals
- type: Wires
boardName: wires-board-name-holopad
layoutId: Holopad
layoutId: Holopad
- type: Destructible
thresholds:
- trigger:
Expand All @@ -104,7 +105,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 +118,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 @@ -151,7 +152,7 @@
id: HolopadHologram
name: hologram
categories: [ HideSpawnMenu ]
suffix: DO NOT MAP
suffix: DO NOT MAP
components:
- type: Transform
anchored: true
Expand Down Expand Up @@ -179,4 +180,4 @@
scrollRate: 0.125
- type: Tag
tags:
- HideContextMenu
- HideContextMenu

0 comments on commit 53f44b2

Please sign in to comment.