diff --git a/tff_modular/modules/custom_announcers/glados/announcer.dm b/tff_modular/modules/custom_announcers/glados/announcer.dm deleted file mode 100644 index 4db7413302a..00000000000 --- a/tff_modular/modules/custom_announcers/glados/announcer.dm +++ /dev/null @@ -1,20 +0,0 @@ -/datum/centcom_announcer/glados - welcome_sounds = list('tff_modular/modules/custom_announcers/glados/sound/welcome.ogg') - alert_sounds = list('tff_modular/modules/custom_announcers/glados/sound/attention.ogg') - command_report_sounds = list('tff_modular/modules/custom_announcers/glados/sound/commandreport.ogg') - event_sounds = list(ANNOUNCER_AIMALF = 'sound/announcer/default/aimalf.ogg', - ANNOUNCER_ALIENS = 'tff_modular/modules/custom_announcers/glados/sound/aliens.ogg', - ANNOUNCER_ANIMES = 'tff_modular/modules/custom_announcers/glados/sound/animes.ogg', - ANNOUNCER_GRANOMALIES = 'tff_modular/modules/custom_announcers/glados/sound/granomalies.ogg', - ANNOUNCER_INTERCEPT = 'tff_modular/modules/custom_announcers/glados/sound/intercept.ogg', - ANNOUNCER_IONSTORM = 'tff_modular/modules/custom_announcers/glados/sound/ionstorm.ogg', - ANNOUNCER_METEORS = 'tff_modular/modules/custom_announcers/glados/sound/meteors.ogg', - ANNOUNCER_OUTBREAK5 = 'tff_modular/modules/custom_announcers/glados/sound/outbreak5.ogg', - ANNOUNCER_OUTBREAK7 = 'tff_modular/modules/custom_announcers/glados/sound/outbreak7.ogg', - ANNOUNCER_POWEROFF = 'tff_modular/modules/custom_announcers/glados/sound/poweroff.ogg', - ANNOUNCER_POWERON = 'tff_modular/modules/custom_announcers/glados/sound/poweron.ogg', - ANNOUNCER_RADIATION = 'tff_modular/modules/custom_announcers/glados/sound/radiation.ogg', - ANNOUNCER_SHUTTLECALLED = 'tff_modular/modules/custom_announcers/glados/sound/shuttlecalled.ogg', - ANNOUNCER_SHUTTLEDOCK = 'tff_modular/modules/custom_announcers/glados/sound/shuttledock.ogg', - ANNOUNCER_SHUTTLERECALLED = 'tff_modular/modules/custom_announcers/glados/sound/shuttlerecalled.ogg', - ANNOUNCER_SPANOMALIES = 'tff_modular/modules/custom_announcers/glados/sound/spanomalies.ogg') diff --git a/tff_modular/modules/custom_announcers/glados/sound/aliens.ogg b/tff_modular/modules/custom_announcers/glados/sound/aliens.ogg deleted file mode 100644 index 83063d40b71..00000000000 Binary files a/tff_modular/modules/custom_announcers/glados/sound/aliens.ogg and /dev/null differ diff --git a/tff_modular/modules/custom_announcers/glados/sound/animes.ogg b/tff_modular/modules/custom_announcers/glados/sound/animes.ogg deleted file mode 100644 index 91d6d184ad2..00000000000 Binary files a/tff_modular/modules/custom_announcers/glados/sound/animes.ogg and /dev/null differ diff --git a/tff_modular/modules/custom_announcers/glados/sound/attention.ogg b/tff_modular/modules/custom_announcers/glados/sound/attention.ogg deleted file mode 100644 index 20541024c61..00000000000 Binary files a/tff_modular/modules/custom_announcers/glados/sound/attention.ogg and /dev/null differ diff --git a/tff_modular/modules/custom_announcers/glados/sound/commandreport.ogg b/tff_modular/modules/custom_announcers/glados/sound/commandreport.ogg deleted file mode 100644 index f34d5c2f1d4..00000000000 Binary files a/tff_modular/modules/custom_announcers/glados/sound/commandreport.ogg and /dev/null differ diff --git a/tff_modular/modules/custom_announcers/glados/sound/granomalies.ogg b/tff_modular/modules/custom_announcers/glados/sound/granomalies.ogg deleted file mode 100644 index 8c595f8feab..00000000000 Binary files a/tff_modular/modules/custom_announcers/glados/sound/granomalies.ogg and /dev/null differ diff --git a/tff_modular/modules/custom_announcers/glados/sound/intercept.ogg b/tff_modular/modules/custom_announcers/glados/sound/intercept.ogg deleted file mode 100644 index 6275b3bc2e1..00000000000 Binary files a/tff_modular/modules/custom_announcers/glados/sound/intercept.ogg and /dev/null differ diff --git a/tff_modular/modules/custom_announcers/glados/sound/ionstorm.ogg b/tff_modular/modules/custom_announcers/glados/sound/ionstorm.ogg deleted file mode 100644 index 55ba4891a41..00000000000 Binary files a/tff_modular/modules/custom_announcers/glados/sound/ionstorm.ogg and /dev/null differ diff --git a/tff_modular/modules/custom_announcers/glados/sound/meteors.ogg b/tff_modular/modules/custom_announcers/glados/sound/meteors.ogg deleted file mode 100644 index c6cdcaa0c1c..00000000000 Binary files a/tff_modular/modules/custom_announcers/glados/sound/meteors.ogg and /dev/null differ diff --git a/tff_modular/modules/custom_announcers/glados/sound/outbreak5.ogg b/tff_modular/modules/custom_announcers/glados/sound/outbreak5.ogg deleted file mode 100644 index e161bd9cdf7..00000000000 Binary files a/tff_modular/modules/custom_announcers/glados/sound/outbreak5.ogg and /dev/null differ diff --git a/tff_modular/modules/custom_announcers/glados/sound/outbreak7.ogg b/tff_modular/modules/custom_announcers/glados/sound/outbreak7.ogg deleted file mode 100644 index bdc122fa43e..00000000000 Binary files a/tff_modular/modules/custom_announcers/glados/sound/outbreak7.ogg and /dev/null differ diff --git a/tff_modular/modules/custom_announcers/glados/sound/poweroff.ogg b/tff_modular/modules/custom_announcers/glados/sound/poweroff.ogg deleted file mode 100644 index 7e1989b6d94..00000000000 Binary files a/tff_modular/modules/custom_announcers/glados/sound/poweroff.ogg and /dev/null differ diff --git a/tff_modular/modules/custom_announcers/glados/sound/poweron.ogg b/tff_modular/modules/custom_announcers/glados/sound/poweron.ogg deleted file mode 100644 index ce37c6d6e1f..00000000000 Binary files a/tff_modular/modules/custom_announcers/glados/sound/poweron.ogg and /dev/null differ diff --git a/tff_modular/modules/custom_announcers/glados/sound/radiation.ogg b/tff_modular/modules/custom_announcers/glados/sound/radiation.ogg deleted file mode 100644 index 3c12e58565e..00000000000 Binary files a/tff_modular/modules/custom_announcers/glados/sound/radiation.ogg and /dev/null differ diff --git a/tff_modular/modules/custom_announcers/glados/sound/shuttlecalled.ogg b/tff_modular/modules/custom_announcers/glados/sound/shuttlecalled.ogg deleted file mode 100644 index a147611b318..00000000000 Binary files a/tff_modular/modules/custom_announcers/glados/sound/shuttlecalled.ogg and /dev/null differ diff --git a/tff_modular/modules/custom_announcers/glados/sound/shuttledock.ogg b/tff_modular/modules/custom_announcers/glados/sound/shuttledock.ogg deleted file mode 100644 index 279421a92d8..00000000000 Binary files a/tff_modular/modules/custom_announcers/glados/sound/shuttledock.ogg and /dev/null differ diff --git a/tff_modular/modules/custom_announcers/glados/sound/shuttlerecalled.ogg b/tff_modular/modules/custom_announcers/glados/sound/shuttlerecalled.ogg deleted file mode 100644 index 3555737bfab..00000000000 Binary files a/tff_modular/modules/custom_announcers/glados/sound/shuttlerecalled.ogg and /dev/null differ diff --git a/tff_modular/modules/custom_announcers/glados/sound/spanomalies.ogg b/tff_modular/modules/custom_announcers/glados/sound/spanomalies.ogg deleted file mode 100644 index da67e9f9c41..00000000000 Binary files a/tff_modular/modules/custom_announcers/glados/sound/spanomalies.ogg and /dev/null differ diff --git a/tff_modular/modules/custom_announcers/glados/sound/welcome.ogg b/tff_modular/modules/custom_announcers/glados/sound/welcome.ogg deleted file mode 100644 index c5c5e98c653..00000000000 Binary files a/tff_modular/modules/custom_announcers/glados/sound/welcome.ogg and /dev/null differ diff --git a/tgstation.dme b/tgstation.dme index 6d732db9392..910bfef73a8 100644 --- a/tgstation.dme +++ b/tgstation.dme @@ -8783,7 +8783,6 @@ #include "tff_modular\modules\cqd_holsters\code\holster_injections.dm" #include "tff_modular\modules\cqd_holsters\code\holster_storage.dm" #include "tff_modular\modules\cqd_holsters\code\utility.dm" -#include "tff_modular\modules\custom_announcers\glados\announcer.dm" #include "tff_modular\modules\custom_huds\code\huds.dm" #include "tff_modular\modules\custom_objectives\code\custom_objectives.dm" #include "tff_modular\modules\custom_revolution\code\rev_convert_item.dm"