mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
Gives moderators the ability to delay roundend
This commit is contained in:
@@ -397,7 +397,7 @@
|
||||
check_antagonists()
|
||||
|
||||
else if(href_list["delay_round_end"])
|
||||
if(!check_rights(R_SERVER))
|
||||
if(!check_rights(R_ADMIN)) //YOGS - R_SERVER -> R_ADMIN
|
||||
return
|
||||
if(!SSticker.delay_end)
|
||||
SSticker.admin_delay_notice = input(usr, "Enter a reason for delaying the round end", "Round Delay Reason") as null|text
|
||||
|
||||
Reference in New Issue
Block a user