Let holobarriers be climbable with alt. action (#16700)
Fix a typo, too.
This commit is contained in:
@@ -42,7 +42,7 @@
|
|||||||
id: HolosignSecurity
|
id: HolosignSecurity
|
||||||
parent: HolosignWetFloor
|
parent: HolosignWetFloor
|
||||||
name: holographic barrier
|
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:
|
components:
|
||||||
- type: Physics
|
- type: Physics
|
||||||
bodyType: Static
|
bodyType: Static
|
||||||
@@ -76,3 +76,4 @@
|
|||||||
radius: 3
|
radius: 3
|
||||||
color: red
|
color: red
|
||||||
- type: Climbable
|
- type: Climbable
|
||||||
|
- type: Clickable
|
||||||
|
|||||||
Reference in New Issue
Block a user