Newton Cradle Fix + Addition to Bureaucracy Crate (#25357)

fixes

makes the newton cradle not able to decimate ears while also adding it to the bureaucracy crate and lowering its volume and range a little bit
This commit is contained in:
Firewatch
2024-02-17 18:55:58 -05:00
committed by GitHub
parent a361e6aee5
commit 110437cc7f
3 changed files with 6 additions and 3 deletions

View File

@@ -108,7 +108,7 @@
id: CrateServiceBureaucracy
parent: CrateGenericSteel
name: bureaucracy crate
description: Several stacks of paper and a few pens, what more can you ask for.
description: Several stacks of paper, a few pens and an office toy. What more could you ask for?
components:
- type: StorageFill
contents:
@@ -122,6 +122,7 @@
- id: BoxFolderBlue
- id: BoxFolderRed
- id: BoxFolderYellow
- id: NewtonCradle
- type: entity
id: CrateServicePersonnel

View File

@@ -1314,9 +1314,11 @@
True: { state: icon }
False: { state: icon-off }
- type: ItemToggle
- type: UseDelay
delay: 1
- type: ItemToggleActiveSound
activeSound:
path: /Audio/Items/newton_cradle.ogg
params:
volume: -7
maxDistance: 5
volume: -9
maxDistance: 3