diff --git a/Resources/Prototypes/Entities/Structures/Holographic/projections.yml b/Resources/Prototypes/Entities/Structures/Holographic/projections.yml index 890f80cebb..0fdd1d912c 100644 --- a/Resources/Prototypes/Entities/Structures/Holographic/projections.yml +++ b/Resources/Prototypes/Entities/Structures/Holographic/projections.yml @@ -42,7 +42,7 @@ id: HolosignSecurity parent: HolosignWetFloor name: holographic barrier - description: A barrier of hard light that blocks movenment, but pretty weak. + description: A barrier of hard light that blocks movement, but pretty weak. components: - type: Physics bodyType: Static @@ -76,3 +76,4 @@ radius: 3 color: red - type: Climbable + - type: Clickable