refactor: Biohazard stats (again) (#26424)

This commit is contained in:
warriorstar-orion
2024-08-08 12:35:12 -04:00
committed by GitHub
parent eeea962245
commit 2a3a84b438
4 changed files with 48 additions and 81 deletions
+1 -1
View File
@@ -405,7 +405,7 @@ GLOBAL_VAR_INIT(nologevent, 0)
message_admins("[key_name_admin(usr)] has admin ended the round with message: '[input]'")
log_admin("[key_name(usr)] has admin ended the round with message: '[input]'")
SSticker.force_ending = TRUE
SSticker.event_blackbox(outcome = ROUND_END_FORCED)
SSticker.record_biohazard_results()
to_chat(world, "<span class='warning'><big><b>[input]</b></big></span>")
SSblackbox.record_feedback("tally", "admin_verb", 1, "End Round") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!
SSticker.mode_result = "admin ended"