Merge pull request #8341 from Cyantime/patch-2

Removes second vocal annoucement from grub event
This commit is contained in:
Novacat
2020-06-28 12:53:54 -04:00
committed by GitHub

View File

@@ -42,4 +42,4 @@
area_names |= grub_area.name
if(area_names.len)
var/english_list = english_list(area_names)
command_announcement.Announce("Sensors have narrowed down remaining active solargrubs to the followng areas: [english_list]", "Lifesign Alert", new_sound = 'sound/AI/aliens.ogg')
command_announcement.Announce("Sensors have narrowed down remaining active solargrubs to the followng areas: [english_list]", "Lifesign Alert")