diff --git a/code/__HELPERS/mobs.dm b/code/__HELPERS/mobs.dm
index 665e9376d86..1ac07146e96 100644
--- a/code/__HELPERS/mobs.dm
+++ b/code/__HELPERS/mobs.dm
@@ -445,7 +445,7 @@ This is always put in the attack log.
to_chat(user, "Name = [M.name]; Real_name = [M.real_name]; Mind_name = [M.mind?"[M.mind.name]":""]; Key = [M.key];")
to_chat(user, "Location = [location_description];")
to_chat(user, "[special_role_description]")
- to_chat(user, "(PM) ([ADMIN_PP(M,"PP")]) ([ADMIN_VV(M,"VV")]) ([ADMIN_SM(M,"SM")]) ([ADMIN_FLW(M,"FLW")]) (CA)")
+ to_chat(user, "(PM) ([ADMIN_PP(M,"PP")]) ([ADMIN_VV(M,"VV")]) ([ADMIN_SM(M,"SM")]) ([ADMIN_FLW(M,"FLW")]) (CA)")
// Gets the first mob contained in an atom, and warns the user if there's not exactly one
/proc/get_mob_in_atom_with_warning(atom/A, mob/user = usr)
@@ -503,4 +503,4 @@ This is always put in the attack log.
var/list/viewrangelist = splittext(view, "x")
viewX = text2num(viewrangelist[1])
viewY = text2num(viewrangelist[2])
- return list(viewX, viewY)
\ No newline at end of file
+ return list(viewX, viewY)
diff --git a/code/defines/procs/admin.dm b/code/defines/procs/admin.dm
index 3c09e6213de..312d6cbc2e3 100644
--- a/code/defines/procs/admin.dm
+++ b/code/defines/procs/admin.dm
@@ -46,7 +46,7 @@
. += "Administrator"
else
if(include_link && C)
- . += ""
+ . += ""
. += key
if(include_link)
diff --git a/code/game/gamemodes/cult/cult_comms.dm b/code/game/gamemodes/cult/cult_comms.dm
index c854693c86e..175e650d84e 100644
--- a/code/game/gamemodes/cult/cult_comms.dm
+++ b/code/game/gamemodes/cult/cult_comms.dm
@@ -34,6 +34,6 @@
if(iscultist(M))
to_chat(M, my_message)
else if(M in dead_mob_list)
- to_chat(M, " (F) [my_message] ")
+ to_chat(M, " (F) [my_message] ")
- log_say("(CULT) [message]")
\ No newline at end of file
+ log_say("(CULT) [message]")
diff --git a/code/game/gamemodes/miniantags/revenant/revenant.dm b/code/game/gamemodes/miniantags/revenant/revenant.dm
index 953e6e91762..7f6df567d61 100644
--- a/code/game/gamemodes/miniantags/revenant/revenant.dm
+++ b/code/game/gamemodes/miniantags/revenant/revenant.dm
@@ -102,7 +102,7 @@
if(istype(M, /mob/living/simple_animal/revenant))
to_chat(M, rendered)
if(isobserver(M))
- to_chat(M, "(F) [rendered]")
+ to_chat(M, "(F) [rendered]")
return
/mob/living/simple_animal/revenant/Stat()
diff --git a/code/modules/admin/admin.dm b/code/modules/admin/admin.dm
index 0579497d32e..5f170b9ceec 100644
--- a/code/modules/admin/admin.dm
+++ b/code/modules/admin/admin.dm
@@ -53,12 +53,12 @@ var/global/nologevent = 0
if(istype(M, /mob/new_player))
body += " Hasn't Entered Game "
else
- body += " \[Heal\] "
+ body += " \[Heal\] "
body += "
\[ "
body += "VV - "
body += "[ADMIN_TP(M,"TP")] - "
- body += "PM - "
+ body += "PM - "
body += "[ADMIN_SM(M,"SM")] - "
body += "[admin_jump_link(M)]\]
"
if(ishuman(M) && M.mind)
diff --git a/code/modules/admin/player_panel.dm b/code/modules/admin/player_panel.dm
index db9ccfeb9a1..e5ac6958e34 100644
--- a/code/modules/admin/player_panel.dm
+++ b/code/modules/admin/player_panel.dm
@@ -61,7 +61,7 @@
}
- function expand(id,job,name,real_name,image,key,ip,antagonist,ref,eyeref){
+ function expand(id,job,name,real_name,image,key,ip,antagonist,UID,eyeUID){
clearAll();
@@ -75,15 +75,15 @@
body += "