Merge pull request #6990 from Citadel-Station-13/upstream-merge-38077

[MIRROR] Antag reputation rewards are now configurable
This commit is contained in:
LetterJay
2018-06-05 12:10:07 -05:00
committed by GitHub
5 changed files with 19 additions and 2 deletions
+1 -1
View File
@@ -422,7 +422,7 @@ SUBSYSTEM_DEF(job)
else
M = H
SSpersistence.antag_rep_change[M.client.ckey] += job.antag_rep
SSpersistence.antag_rep_change[M.client.ckey] += job.GetAntagRep()
to_chat(M, "<b>You are the [rank].</b>")
if(job)