Let holobarriers be climbable with alt. action (#16700)

Fix a typo, too.
This commit is contained in:
Vordenburg
2023-05-22 17:49:24 -04:00
committed by GitHub
parent 035de023f8
commit cb93572c72

View File

@@ -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