Replaced all blue font with a custom colour

This commit is contained in:
AnonymousHybi
2019-01-18 15:14:32 +00:00
parent e85c41f86f
commit bff9f560f7
137 changed files with 491 additions and 491 deletions
+1 -1
View File
@@ -77,7 +77,7 @@ var/global/list/rad_collectors = list()
return 1
else if(istype(W, /obj/item/weapon/wrench))
if(P)
user << "<font color='blue'>Remove the phoron tank first.</font>"
user << "<font color='#6F6FE2'>Remove the phoron tank first.</font>"
return 1
playsound(src, W.usesound, 75, 1)
src.anchored = !src.anchored