Merge pull request #3653 from Citadel-Station-13/upstream-merge-32119
[MIRROR] Fixes round conversion issues
This commit is contained in:
@@ -173,7 +173,8 @@
|
||||
round_converted = 0
|
||||
return 1
|
||||
for(var/mob/living/carbon/human/H in antag_candidates)
|
||||
replacementmode.make_antag_chance(H)
|
||||
if(H.client)
|
||||
replacementmode.make_antag_chance(H)
|
||||
round_converted = 2
|
||||
message_admins("-- IMPORTANT: The roundtype has been converted to [replacementmode.name], antagonists may have been created! --")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user