Journalism, vol 2. Freedom Unbecoming. (#4999)

Implements this: https://forums.aurorastation.org/viewtopic.php?f=21&t=11375&start=10#p101753

Basically: journalists get immunity from D-notices, corporate reports get extended access. Also added a mechanism to add alt title based access more easily.
This commit is contained in:
Erki
2018-07-22 13:26:35 +03:00
committed by GitHub
parent 2b67f3400b
commit 39a6aac2de
6 changed files with 24 additions and 14 deletions
+1 -1
View File
@@ -584,7 +584,7 @@
return
else
C = new job.idtype(H)
C.access = job.get_access()
C.access = job.get_access(title)
else
C = new /obj/item/weapon/card/id(H)
if(C)