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

Commit 841bb40

Browse files
committed
Update Doors.ini
1 parent ae1e2d5 commit 841bb40

File tree

1 file changed

+4
-4
lines changed
  • Base.rte/Scenes/Objects/Bunkers/BunkerSystems/Doors

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -895,19 +895,19 @@ AddEffect = ADoor
895895
DrawMaterialLayerWhenOpen = 1
896896
DrawMaterialLayerWhenClosed = 1
897897
DoorMoveSound = SoundContainer
898-
AttenuationStartDistance = 200
898+
AttenuationStartDistance = 135
899899
AddSound = ContentFile
900900
FilePath = Base.rte/Sounds/DoorMoveLoop.wav
901901
DoorMoveStartSound = SoundContainer
902-
AttenuationStartDistance = 200
902+
AttenuationStartDistance = 135
903903
AddSound = ContentFile
904904
FilePath = Base.rte/Sounds/DoorMoveStart.wav
905905
DoorMoveEndSound = SoundContainer
906-
AttenuationStartDistance = 200
906+
AttenuationStartDistance = 135
907907
AddSound = ContentFile
908908
FilePath = Base.rte/Sounds/DoorMoveEnd.wav
909909
DoorDirectionChangeSound = SoundContainer
910-
AttenuationStartDistance = 200
910+
AttenuationStartDistance = 135
911911
AddSound = ContentFile
912912
FilePath = Base.rte/Sounds/DoorChangeDirection.wav
913913
GibImpulseLimit = 5000

0 commit comments

Comments
 (0)