Let holobarriers be climbable with alt. action (#16700)
Fix a typo, too.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user