Replace all BYOND text macros

This commit is contained in:
Markolie
2017-02-21 15:41:37 +01:00
parent fb1cef8029
commit 6982014a6e
286 changed files with 1303 additions and 1311 deletions
+2 -2
View File
@@ -208,7 +208,7 @@
add_fingerprint(usr)
usr.set_machine(src)
if(!src.allowed(usr) && !emagged)
to_chat(usr, "\red You do not have the required access level")
to_chat(usr, "<span class='warning'>You do not have the required access level</span>")
return
if(href_list["main"])
@@ -338,7 +338,7 @@
if(!emagged)
playsound(src.loc, 'sound/effects/sparks4.ogg', 75, 1)
emagged = 1
to_chat(user, "\blue You you disable the security protocols")
to_chat(user, "<span class='notice'>You you disable the security protocols</span>")
src.updateUsrDialog()
/obj/machinery/r_n_d/server/core