diff --git a/monkestation/code/modules/NTrep/NTrep.dm b/monkestation/code/modules/NTrep/NTrep.dm index d9c7c3443a6e..346b2b6963d2 100644 --- a/monkestation/code/modules/NTrep/NTrep.dm +++ b/monkestation/code/modules/NTrep/NTrep.dm @@ -1,6 +1,6 @@ /datum/job/nanotrasen_representative title = JOB_NANOTRASEN_REPRESENTATIVE - description = "Ensure company interests and Standard Operating Procedure is upheld onboard the station, and get out as soon as you can when it inevitably falls apart." + description = "Ensure company interests and report whether Standard Operating Procedure is upheld onboard the station, and get out as soon as you can when it inevitably falls apart. You do not have the authority to give orders, except to the blueshield." auto_deadmin_role_flags = DEADMIN_POSITION_HEAD department_head = list("CentCom") faction = FACTION_STATION