Lowered volumes, added all Rad Mech sounds

This commit is contained in:
2024-05-13 09:24:40 -04:00
parent 6a771c919a
commit b7217149eb
20 changed files with 133 additions and 3 deletions

View File

@@ -7,6 +7,26 @@
"type": "determinstic"
},
"replacements": [
{
"matches": [
"3DLradAudio2:LradBrainwashingSignal1"
],
"sounds": [
{
"sound": "OldBird/LradBrainwashingSignal1.ogg"
}
]
},
{
"matches": [
"3DLradAudio2:LradBrainwashingSignal4"
],
"sounds": [
{
"sound": "OldBird/LradBrainwashingSignal4.ogg"
}
]
},
{
"matches": [
"3DLradAudio2:LradBrainwashingSignal6"
@@ -17,6 +37,26 @@
}
]
},
{
"matches": [
"3DLradAudio2:LradBrainwashingSignal7"
],
"sounds": [
{
"sound": "OldBird/LradBrainwashingSignal7.ogg"
}
]
},
{
"matches": [
"3DLradAudio2:LradBrainwashingSignal8"
],
"sounds": [
{
"sound": "OldBird/LradBrainwashingSignal8.ogg"
}
]
},
{
"matches": "*:MissileFly",
"sounds": [
@@ -44,6 +84,84 @@
"sound": "OldBird/MissileExplosion2.ogg"
}
]
},
{
"matches": [
"*:LRADAlarm3"
],
"sounds": [
{
"sound": "OldBird/MLRADalarm3.ogg"
}
]
},
{
"matches": [
"3DLradAudio2:robotTune"
],
"sounds": [
{
"sound": "OldBird/robotTune.ogg"
}
]
},
{
"matches": [
"3DLradAudio2:ToWar"
],
"sounds": [
{
"sound": "OldBird/ToWar.ogg"
}
]
},
{
"matches": "*:RadMechAmbientSFX",
"sounds": [
{
"sound": "OldBird/RadMechAmbientSFX.ogg"
}
]
},
{
"matches": "*:RadMechStomp1",
"sounds": [
{
"sound": "OldBird/RadMechStomp1.ogg"
}
]
},
{
"matches": "*:RadMechStomp2",
"sounds": [
{
"sound": "OldBird/RadMechStomp2.ogg"
}
]
},
{
"matches": "*:RadMechStomp3",
"sounds": [
{
"sound": "OldBird/RadMechStomp3.ogg"
}
]
},
{
"matches": "*:RadMechStomp4",
"sounds": [
{
"sound": "OldBird/RadMechStomp4.ogg"
}
]
},
{
"matches": "*:RadMechWake",
"sounds": [
{
"sound": "OldBird/RadMechWake.ogg"
}
]
}
]
}

Binary file not shown.

Binary file not shown.