150 hours of testing (fixes master) (#27113)

* Update gang.dm

* Update gang.dm

* Update gang.dm

* Update gang.dm
This commit is contained in:
kevinz000
2017-05-10 13:50:48 +02:00
committed by AnturK
parent 32bf4346a3
commit aab2bdb1c9
+2 -1
View File
@@ -313,9 +313,10 @@ GLOBAL_LIST_INIT(gang_colors_pool, list("red","orange","yellow","green","blue","
G.domination(0.5)
priority_announce("Multiple station takeover attempts have made simultaneously. Conflicting takeover attempts appears to have restarted.","Network Alert")
else
var/datum/gang/G = winners[1]
G.is_dominating = FALSE
SSticker.mode.explosion_in_progress = 1
SSticker.station_explosion_cinematic(1,"gang war", null)
SSticker.mode.explosion_in_progress = 0
SSticker.force_ending = pick(winners)
SSticker.force_ending = TRUE