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

Commit 3cd7b8a

Browse files
authored
Merge pull request #119 from cortex-command-community/replacing-pawnis-sounds
Replacing pawnis sounds Covert reviewed by maxim for merge
2 parents 8859045 + d81cbe5 commit 3cd7b8a

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
@@ -916,22 +916,14 @@ AddEffect = ADoor
916916
DeepCheck = 0
917917
DrawMaterialLayerWhenOpen = 1
918918
DrawMaterialLayerWhenClosed = 1
919-
DoorMoveSound = SoundContainer
920-
AttenuationStartDistance = 135
921-
AddSound = ContentFile
922-
FilePath = Base.rte/Sounds/DoorMoveLoop.flac
923919
DoorMoveStartSound = SoundContainer
924-
AttenuationStartDistance = 135
925-
AddSound = ContentFile
926-
FilePath = Base.rte/Sounds/DoorMoveStart.flac
927-
DoorMoveEndSound = SoundContainer
928-
AttenuationStartDistance = 135
929-
AddSound = ContentFile
930-
FilePath = Base.rte/Sounds/DoorMoveEnd.flac
920+
CopyOf = Door Movement Start
921+
DoorMoveSound = SoundContainer
922+
CopyOf = Door Movement Loop
931923
DoorDirectionChangeSound = SoundContainer
932-
AttenuationStartDistance = 135
933-
AddSound = ContentFile
934-
FilePath = Base.rte/Sounds/DoorChangeDirection.flac
924+
CopyOf = Door Movement Change Direction
925+
DoorMoveEndSound = SoundContainer
926+
CopyOf = Door Movement End
935927
GibImpulseLimit = 5000
936928
GibWoundLimit = 30
937929
GibBlastStrength = 50

0 commit comments

Comments
 (0)