Merge pull request #14428 from KorPhaeron/niknakflak

Fixes fake nuke
This commit is contained in:
duncathan salt
2016-01-08 07:18:03 -06:00
+2 -2
View File
@@ -8,5 +8,5 @@
/datum/round_event/wizard/fake_explosion/start()
for(var/mob/M in player_list)
M << 'sound/machines/Alarm.ogg'
sleep(100)
ticker.station_explosion_cinematic(1,"fake") //:o)
spawn(100)
ticker.station_explosion_cinematic(1,"fake") //:o)