Updated blob event announcement

This commit is contained in:
Markolie
2015-01-18 03:17:25 +01:00
parent 1d55d8ee32
commit 9ff8d31f4f
+1 -1
View File
@@ -7,7 +7,7 @@
/datum/event/blob/announce()
command_alert("Confirmed outbreak of level 7 biohazard aboard [station_name()]. Nanotrasen has issued a directive 7-10. The station is to be considered quarantined.", "Biohazard Alert")
world << sound('sound/AI/outbreak7.ogg')
world << sound('sound/AI/blob_confirmed.ogg')
for (var/mob/living/silicon/ai/aiPlayer in player_list)
if (aiPlayer.client)