Variety of Admin Alert Readability Tweaks (#16496)

* Color Swap

* more bad blue
This commit is contained in:
matttheficus
2021-08-12 08:09:54 -04:00
committed by GitHub
parent 5cd4e55063
commit ee1a75b5b6
5 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -858,7 +858,7 @@
next_request = world.time + 60 SECONDS //1 minute cooldown
to_chat(usr, "<span class='notice'>Your request has been recieved by Centcom.</span>")
log_admin("[key_name(usr)] requested to move the transport ferry to Centcom.")
message_admins("<b>FERRY: <font color='blue'>[key_name_admin(usr)] (<A HREF='?_src_=holder;secretsfun=moveferry'>Move Ferry</a>)</b> is requesting to move the transport ferry to Centcom.</font>")
message_admins("<b>FERRY: <font color='#EB4E00'>[key_name_admin(usr)] (<A HREF='?_src_=holder;secretsfun=moveferry'>Move Ferry</a>)</b> is requesting to move the transport ferry to Centcom.</font>")
return TRUE