@@ -77,6 +77,17 @@ AudioEvent AirRaidSiren
7777 Type = world everyone
7878End
7979
80+ AudioEvent NukeAirRaidSiren
81+ Sounds = gairraid
82+ Volume = 85
83+ MinVolume = 50
84+ Priority = critical
85+ MinRange = 700
86+ MaxRange = 5000
87+ Type = world everyone
88+ End
89+
90+
8091AudioEvent GenericMachineGunFire
8192 Sounds = iseaatta iseaattb
8293 Priority = low
@@ -292,9 +303,9 @@ AudioEvent GUIScoreScreenPictures
292303End
293304
294305AudioEvent GUIScoreScreenTick
295- Sounds = uscortic
306+ Sounds = umenuclc ; uscortic
296307 Priority = high
297- Volume = 30
308+ Volume = 40
298309 Control = interrupt
299310 Limit = 1
300311 Type = world everyone
494505AudioEvent NeutronMissileRelease
495506 Sounds = bneutlau
496507 Priority = high
497- Volume = 90
508+ Volume = 100
498509 Priority = normal
499510 Type = world shrouded everyone
500511End
@@ -2204,9 +2215,10 @@ AudioEvent ExplosionNeutron
22042215 Control = interrupt
22052216 Limit = 1
22062217 Volume = 110
2218+ MinVolume = 80
22072219 Priority = critical
2208- MinRange = 500
2209- MaxRange = 5000
2220+ MinRange = 1800
2221+ MaxRange = 20000
22102222 Type = world everyone
22112223End
22122224
@@ -2250,6 +2262,7 @@ AudioEvent BuildingNeutronMissileHiss
22502262 Type = world shrouded everyone
22512263End
22522264
2265+
22532266AudioEvent RedGuardCheer
22542267 Sounds = iredcheb ; iredchec iredchea
22552268 Control = random
@@ -3422,8 +3435,8 @@ AudioEvent ParticleUplinkCannon_PowerupSoundLoop
34223435 Attack = sparlo1a
34233436 Control = random
34243437 Control = loop all random
3425- MinRange = 100
3426- MaxRange = 500
3438+ MinRange = 300
3439+ MaxRange = 1000
34273440 Limit = 2
34283441 Volume = 110
34293442 Priority = critical
@@ -3434,8 +3447,8 @@ AudioEvent ParticleUplinkCannon_UnpackToIdleSoundLoop
34343447 Sounds = sparlo2b sparlo2c
34353448 Attack = sparlo2a
34363449 Control = loop all random
3437- MinRange = 100
3438- MaxRange = 500
3450+ MinRange = 300
3451+ MaxRange = 1000
34393452 Volume = 110
34403453 Limit = 2
34413454 Priority = critical
@@ -3447,25 +3460,26 @@ AudioEvent ParticleUplinkCannon_FiringToPackSoundLoop
34473460 Attack = sparlo3a
34483461 Decay = sparlo3d
34493462 Control = loop all random
3450- MinRange = 100
3451- MaxRange = 500
3463+ MinRange = 300
3464+ MaxRange = 1000
34523465 Volume = 120
34533466 Limit = 2
34543467 Priority = critical
34553468 Type = world shrouded everyone
34563469End
34573470
3471+
34583472AudioEvent ParticleUplinkCannon_GroundAnnihilationSoundLoop
34593473 Control = loop all random
34603474 Sounds = sparlo4b sparlo4c sparlo4d
34613475 Attack = sparlo4a
34623476 Decay = sparlo4e
3463- MinRange = 500
3464- MaxRange = 2000
3477+ MinRange = 1800
3478+ MaxRange = 20000
34653479 Volume = 110
34663480 Limit = 2
34673481 Priority = critical
3468- Type = world shrouded everyone
3482+ Type = world everyone
34693483End
34703484
34713485AudioEvent FireArtilleryCannonSound
@@ -4054,10 +4068,10 @@ AudioEvent ExplosionAnthraxBomb
40544068 MinVolume = 80
40554069 Limit = 3
40564070 Priority = critical
4057- MinRange = 500
4058- MaxRange = 5000
4071+ MinRange = 1800
4072+ MaxRange = 20000
40594073 Priority = high
4060- Type = world global shrouded everyone
4074+ Type = world everyone
40614075End
40624076
40634077AudioEvent NukeCannonDeploy
@@ -6686,7 +6700,7 @@ End
66866700AudioEvent GLADemoChargeAlarm
66876701 Sounds = gdembeep
66886702 Priority = high
6689- Volume = 100
6703+ Volume = 85
66906704 Limit = 2
66916705 Type = world shrouded everyone
66926706End
0 commit comments