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

Commit 0993584

Browse files
committed
Moved Robot HeadGibs into generic folder, for consistency
1 parent b37dc9b commit 0993584

File tree

8 files changed

+7
-7
lines changed

8 files changed

+7
-7
lines changed

Base.rte/Sounds.ini

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -643,19 +643,19 @@ AddSoundContainer = SoundContainer
643643
PresetName = Robot Head Gib
644644
AttenuationStartDistance = 150
645645
AddSound = ContentFile
646-
FilePath = Base.rte/Sounds/Penetration/Robot/HeadGib1.flac
646+
FilePath = Base.rte/Sounds/Penetration/Robot/Generic/HeadGib1.flac
647647
AddSound = ContentFile
648-
FilePath = Base.rte/Sounds/Penetration/Robot/HeadGib2.flac
648+
FilePath = Base.rte/Sounds/Penetration/Robot/Generic/HeadGib2.flac
649649
AddSound = ContentFile
650-
FilePath = Base.rte/Sounds/Penetration/Robot/HeadGib3.flac
650+
FilePath = Base.rte/Sounds/Penetration/Robot/Generic/HeadGib3.flac
651651
AddSound = ContentFile
652-
FilePath = Base.rte/Sounds/Penetration/Robot/HeadGib4.flac
652+
FilePath = Base.rte/Sounds/Penetration/Robot/Generic/HeadGib4.flac
653653
AddSound = ContentFile
654-
FilePath = Base.rte/Sounds/Penetration/Robot/HeadGib5.flac
654+
FilePath = Base.rte/Sounds/Penetration/Robot/Generic/HeadGib5.flac
655655
AddSound = ContentFile
656-
FilePath = Base.rte/Sounds/Penetration/Robot/HeadGib6.flac
656+
FilePath = Base.rte/Sounds/Penetration/Robot/Generic/HeadGib6.flac
657657
AddSound = ContentFile
658-
FilePath = Base.rte/Sounds/Penetration/Robot/HeadGib7.flac
658+
FilePath = Base.rte/Sounds/Penetration/Robot/Generic/HeadGib7.flac
659659

660660

661661
/* Unused Pawnis SoundContainer

0 commit comments

Comments
 (0)