Merge pull request #6456 from Heroman3003/podfix2

Fixes the fix for drone pod announcement
This commit is contained in:
Novacat
2020-01-15 23:27:40 -05:00
committed by GitHub
+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()