add hrp ++++ aspect (#587)
This commit is contained in:
@@ -338,6 +338,19 @@
|
||||
path: /Audio/White/Aspects/accent.ogg
|
||||
- type: RandomItemAspect
|
||||
|
||||
- type: entity
|
||||
id: ImmersiveAspect
|
||||
parent: BaseGameRule
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: Aspect
|
||||
name: "Immersive"
|
||||
description: "В связи с недавними трагичными событиями экипаж станции погрузился в себя"
|
||||
weight: 3
|
||||
startAudio:
|
||||
path: /Audio/White/Aspects/accent.ogg
|
||||
- type: ImmersiveAspect
|
||||
|
||||
# Disabled this cause polymorph breaks stuff
|
||||
#- type: entity
|
||||
# id: SkeletonAspect
|
||||
|
||||
@@ -542,4 +542,8 @@ binds:
|
||||
key: Num9
|
||||
- function: LieDown
|
||||
type: State
|
||||
key: U
|
||||
key: U
|
||||
- function: LookUp
|
||||
type: State
|
||||
key: MouseRight
|
||||
mod1: Space
|
||||
|
||||
Reference in New Issue
Block a user