Merge pull request #712 from Citadel-Station-13/upstream-merge-26760

[MIRROR] Changes a bunch of hrefs to the proper defines
This commit is contained in:
LetterJay
2017-05-14 01:32:52 -04:00
committed by GitHub
46 changed files with 230 additions and 105 deletions
+1 -1
View File
@@ -272,7 +272,7 @@
creator.faction |= current.faction
if(creator.mind.special_role)
message_admins("[key_name_admin(current)](<A HREF='?_src_=holder;adminmoreinfo=\ref[current]'>?</A>) has been created by [key_name_admin(creator)](<A HREF='?_src_=holder;adminmoreinfo=\ref[creator]'>?</A>), an antagonist.")
message_admins("[ADMIN_LOOKUPFLW(current)] has been created by [ADMIN_LOOKUPFLW(creator)], an antagonist.")
to_chat(current, "<span class='userdanger'>Despite your creators current allegiances, your true master remains [creator.real_name]. If their loyalities change, so do yours. This will never change unless your creator's body is destroyed.</span>")
/datum/mind/proc/show_memory(mob/recipient, window=1)