Antag reputation rewards are now configurable

This commit is contained in:
Jordan Brown
2018-06-02 19:48:19 -04:00
committed by letterjay
parent 5bf3bd761d
commit 7be9b6ebf9
5 changed files with 22 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)