diff --git a/code/modules/admin/admin.dm b/code/modules/admin/admin.dm index 1b1e68d328..d7000d52ae 100644 --- a/code/modules/admin/admin.dm +++ b/code/modules/admin/admin.dm @@ -44,12 +44,7 @@ body += "

Show related accounts by: " body += "\[ CID | " body += "IP \]" -<<<<<<< HEAD - body += "

" - body += "Make mentor | " - body += "Remove mentor" - body += "
" -======= + var/rep = 0 rep += SSpersistence.antag_rep[M.ckey] body += "

Antagonist reputation: [rep]" @@ -58,7 +53,10 @@ body += "\[set\] " body += "\[zero\]" ->>>>>>> 937ad3a... Antagonist reputation system (#35485) + body += "

" + body += "Make mentor | " + body += "Remove mentor" + body += "
" body += "

\[ " body += "VV - "