Skip to content

Commit

Permalink
Merge branch 'Lost-Paradise-Project:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
MegaDaimond authored Sep 4, 2024
2 parents 3337805 + 5867edb commit 48a6d1d
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 48a6d1d

Please sign in to comment.