Added an indicator of how many iterations were done.

This commit is contained in:
Putnam
2020-12-15 19:14:15 -08:00
parent e0d7699e27
commit bdd5fc777f
+1 -1
View File
@@ -439,7 +439,7 @@ GLOBAL_VAR_INIT(dynamic_forced_storyteller, null)
potential_minor_rulesets -= rule
update_playercounts()
iterations++
message_admins("Minor antag roundstart rolls completed, with [num_rulesets_executed] antags or antag teams made.")
message_admins("Minor antag roundstart rolls completed, with [iterations] rolls done and [num_rulesets_executed] antags or antag teams made.")
log_game("DYNAMIC: Minor antag roundstart made [num_rulesets_executed] antags or antag teams.")