mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 12:41:09 +01:00
Fixes another broken announcer sound (and removes a copy-pasted file) (#57369)
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
ANNOUNCER_GRANOMALIES = 'sound/ai/default/granomalies.ogg',
|
||||
ANNOUNCER_INTERCEPT = 'sound/ai/default/intercept.ogg',
|
||||
ANNOUNCER_IONSTORM = 'sound/ai/default/ionstorm.ogg',
|
||||
ANNOUNCER_METEORS = 'sound/ai/default/meteors.ogg',
|
||||
ANNOUNCER_OUTBREAK5 = 'sound/ai/default/outbreak5.ogg',
|
||||
ANNOUNCER_OUTBREAK7 = 'sound/ai/default/outbreak7.ogg',
|
||||
ANNOUNCER_POWEROFF = 'sound/ai/default/poweroff.ogg',
|
||||
|
||||
@@ -32,6 +32,7 @@
|
||||
ANNOUNCER_GRANOMALIES = 'sound/ai/intern/granomalies.ogg',
|
||||
ANNOUNCER_INTERCEPT = 'sound/ai/intern/intercept.ogg',
|
||||
ANNOUNCER_IONSTORM = 'sound/ai/intern/ionstorm.ogg',
|
||||
ANNOUNCER_METEORS = 'sound/ai/intern/meteors.ogg',
|
||||
ANNOUNCER_OUTBREAK5 = 'sound/ai/intern/outbreak5.ogg',
|
||||
ANNOUNCER_OUTBREAK7 = 'sound/ai/intern/outbreak7.ogg',
|
||||
ANNOUNCER_POWEROFF = 'sound/ai/intern/poweroff.ogg',
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user