Stop ghosts from being logged to Airlocks (#36261)
* stop ghosts from being logged * thanks rider for the random import * add new tag PreventAccessLogging * once again removing random auto imports * inverted if for code readability * switch to ProtoId<> usage
This commit is contained in:
committed by
GitHub
parent
f2391cbcc9
commit
db62336618
@@ -14,6 +14,7 @@
|
||||
- BypassDropChecks
|
||||
- NoConsoleSound
|
||||
- SilentStorageUser
|
||||
- PreventAccessLogging
|
||||
- type: Input
|
||||
context: "aghost"
|
||||
- type: Ghost
|
||||
|
||||
@@ -1026,6 +1026,9 @@
|
||||
- type: Tag
|
||||
id: Powerdrill
|
||||
|
||||
- type: Tag
|
||||
id: PreventAccessLogging
|
||||
|
||||
- type: Tag
|
||||
id: PrisonUniform
|
||||
|
||||
@@ -1287,10 +1290,10 @@
|
||||
|
||||
- type: Tag
|
||||
id: Truncheon
|
||||
|
||||
|
||||
- type: Tag
|
||||
id: TurretCompatibleWeapon # Used in the construction of sentry turrets
|
||||
|
||||
|
||||
- type: Tag
|
||||
id: TurretControlElectronics # Used in the construction of sentry turret control panels
|
||||
|
||||
|
||||
Reference in New Issue
Block a user