From fce0352d56bb15297929539e45a025155b7212be Mon Sep 17 00:00:00 2001 From: deathride58 Date: Fri, 2 Mar 2018 21:38:20 -0500 Subject: [PATCH] Update admin.dm --- code/modules/admin/admin.dm | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) 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 - "