Activity tracking; traitor class tweaks

This commit is contained in:
Putnam
2021-04-13 06:42:32 -07:00
parent d4d3eea5aa
commit 4811216f07
26 changed files with 159 additions and 73 deletions
+1 -2
View File
@@ -94,8 +94,7 @@
else if(hitsound)
playsound(loc, hitsound, get_clamped_volume(), 1, -1)
M.lastattacker = user.real_name
M.lastattackerckey = user.ckey
M.set_last_attacker(user)
if(force && M == user && user.client)
user.client.give_award(/datum/award/achievement/misc/selfouch, user)