mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 00:29:02 +01:00
[MIRROR] Fix admin shuttle adjust anoucement times (#523)
* Fix admin shuttle adjust anoucement times (#53172) * Fix admin shuttle adjust anoucement times Co-authored-by: Jordan Brown <Cyberboss@users.noreply.github.com>
This commit is contained in:
co-authored by
Jordan Brown
parent
af81da4913
commit
af5c48e16e
@@ -238,7 +238,7 @@
|
||||
return
|
||||
SSshuttle.emergency.setTimer(timer*10)
|
||||
log_admin("[key_name(usr)] edited the Emergency Shuttle's timeleft to [timer] seconds.")
|
||||
minor_announce("The emergency shuttle will reach its destination in [DisplayTimeText(timer/10)].")
|
||||
minor_announce("The emergency shuttle will reach its destination in [DisplayTimeText(timer)].")
|
||||
message_admins("<span class='adminnotice'>[key_name_admin(usr)] edited the Emergency Shuttle's timeleft to [timer] seconds.</span>")
|
||||
else if(href_list["trigger_centcom_recall"])
|
||||
if(!check_rights(R_ADMIN))
|
||||
|
||||
Reference in New Issue
Block a user