Skip to content

Commit

Permalink
фиксы
Browse files Browse the repository at this point in the history
  • Loading branch information
Evgencheg committed Sep 4, 2024
1 parent 936ba7d commit 5867edb
Show file tree
Hide file tree
Showing 36 changed files with 2 additions and 1,141 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,6 @@
templateId: borgDutch
- type: TTS # Corvax-TTS
voice: Vally
- type: FootstepModifier
footstepSoundCollection:
collection: FootstepHoverBorg
- type: InteractionPopup
interactSuccessString: petting-success-generic
interactFailureString: petting-failure-generic
Expand Down
Original file line number Diff line number Diff line change
@@ -1,21 +1,3 @@

- type: entity
parent: DoorRemoteDefault
id: DoorRemoteCC
name: Пульт ЦК
suffix: Cenctom
components:
- type: Sprite
layers:
- state: door_remotebase
- state: door_remotelightscolour
color: "#2eba22"
- state: door_remotescreencolour
color: "#22871a"
- type: Access
groups:
- CentCom

- type: entity
parent: DoorRemoteDefault
id: DoorRemoteFull
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
behaviors:
- !type:PlaySoundBehavior
sound:
path: /Audio/Effects/metalbreak.ogg
path: /Audio/Effects/metal_break1.ogg
params:
volume: -8
- !type:DoActsBehavior
Expand Down Expand Up @@ -124,7 +124,7 @@
behaviors:
- !type:PlaySoundBehavior
sound:
path: /Audio/Effects/metalbreak.ogg
path: /Audio/Effects/metal_break1.ogg
params:
volume: -8
- !type:DoActsBehavior
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -208,8 +208,6 @@
normalState: normal-unshaded
ejectState: eject-unshaded
denyState: deny-unshaded
- type: Advertise
pack: LPPPillowVendingMachineeAds
- type: SpeakOnUIClosed
pack: GenericVendGoodbyes
- type: Sprite
Expand Down

This file was deleted.

Loading

0 comments on commit 5867edb

Please sign in to comment.