Skip to content
This repository was archived by the owner on Jan 5, 2024. It is now read-only.

Commit 9d04167

Browse files
committed
Merge branch 'development' into pre4-testing
2 parents cac4939 + 3cd7b8a commit 9d04167

File tree

924 files changed

+585
-1977
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

924 files changed

+585
-1977
lines changed

Base.rte/Devices/Tools/Digger/Digger.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -505,7 +505,7 @@ AddDevice = HDFirearm
505505
Flash = Attachable
506506
CopyOf = Muzzle Flash Digger
507507
FireSound = SoundContainer
508-
AttenuationStartDistance = 150
508+
AttenuationStartDistance = 125
509509
AddSound = ContentFile
510510
FilePath = Base.rte/Devices/Tools/Digger/Sounds/DiggerActive.flac
511511
LoopSetting = -1
Binary file not shown.

Base.rte/Scenes/Objects/Bunkers/BunkerSystems/Doors/Doors.ini

Lines changed: 6 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -917,22 +917,14 @@ AddEffect = ADoor
917917
DeepCheck = 0
918918
DrawMaterialLayerWhenOpen = 1
919919
DrawMaterialLayerWhenClosed = 1
920-
DoorMoveSound = SoundContainer
921-
AttenuationStartDistance = 135
922-
AddSound = ContentFile
923-
FilePath = Base.rte/Sounds/DoorMoveLoop.flac
924920
DoorMoveStartSound = SoundContainer
925-
AttenuationStartDistance = 135
926-
AddSound = ContentFile
927-
FilePath = Base.rte/Sounds/DoorMoveStart.flac
928-
DoorMoveEndSound = SoundContainer
929-
AttenuationStartDistance = 135
930-
AddSound = ContentFile
931-
FilePath = Base.rte/Sounds/DoorMoveEnd.flac
921+
CopyOf = Door Movement Start
922+
DoorMoveSound = SoundContainer
923+
CopyOf = Door Movement Loop
932924
DoorDirectionChangeSound = SoundContainer
933-
AttenuationStartDistance = 135
934-
AddSound = ContentFile
935-
FilePath = Base.rte/Sounds/DoorChangeDirection.flac
925+
CopyOf = Door Movement Change Direction
926+
DoorMoveEndSound = SoundContainer
927+
CopyOf = Door Movement End
936928
GibImpulseLimit = 5000
937929
GibWoundLimit = 30
938930
GibBlastStrength = 50

0 commit comments

Comments
 (0)