mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 11:05:03 +01:00
refactor: Biohazard stats (again) (#26424)
This commit is contained in:
committed by
GitHub
parent
eeea962245
commit
2a3a84b438
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user