Fixes the fix for drone pod announcement

This commit is contained in:
Heroman
2020-01-16 13:47:52 +10:00
parent a5b768eccc
commit 6a21fccabd
+1 -1
View File
@@ -18,7 +18,7 @@
if(!land_target)
kill()
/datum/event/meteor_strike/announce()
/datum/event/drone_pod_drop/announce()
command_announcement.Announce("An unidentified drone pod has been detected landing near the surface facilty. Open and examine at your own risk.", "NanoTrasen Orbital Monitoring")
/datum/event/drone_pod_drop/start()