All the span-corrected dm files.

This commit is contained in:
PsiOmega
2015-06-14 22:08:14 +02:00
committed by PsiOmegaDelta
parent 90c71d00f1
commit 0a05c2659f
65 changed files with 128 additions and 689 deletions
+1 -1
View File
@@ -316,7 +316,7 @@ datum/mind
H << "<span class='notice'><font size =3><B>Your loyalty implant has been deactivated.</font></span>"
log_admin("[key_name_admin(usr)] has de-loyalty implanted [current].")
if("add")
H << "<span class='danger'><font size =3>You somehow have become the recepient of a loyalty transplant, and it just activated!</font>"
H << "<span class='danger'><font size =3>You somehow have become the recepient of a loyalty transplant, and it just activated!</font></span>"
H.implant_loyalty(H, override = TRUE)
log_admin("[key_name_admin(usr)] has loyalty implanted [current].")
else