Skip to content

Commit

Permalink
[MIRROR] The Quartermaster is no longer in possession of high contrab…
Browse files Browse the repository at this point in the history
…and at round start (#5134)

* The Quartermaster is no longer in possession of high contraband at round start (#4534)

now the qm has a weapon permit!

* [MIRROR] The Quartermaster is no longer in possession of high contraband at round start

* weh

---------

Co-authored-by: Mezz <[email protected]>
Co-authored-by: StealsThePRs <[email protected]>
Co-authored-by: Iajret <[email protected]>
  • Loading branch information
4 people authored Oct 29, 2024
1 parent a58f4dd commit 4be892c
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 7 deletions.
1 change: 1 addition & 0 deletions code/datums/id_trim/jobs.dm
Original file line number Diff line number Diff line change
Expand Up @@ -917,6 +917,7 @@
ACCESS_COMMAND,
ACCESS_EVA,
ACCESS_BRIG_ENTRANCE,
ACCESS_WEAPONS,
)
extra_access = list(
ACCESS_TELEPORTER,
Expand Down
6 changes: 0 additions & 6 deletions tff_modular/master_files/code/modules/job/job_trim.dm

This file was deleted.

1 change: 0 additions & 1 deletion tgstation.dme
Original file line number Diff line number Diff line change
Expand Up @@ -8751,7 +8751,6 @@
#include "tff_modular\master_files\code\datum\quirks\neutral_quirks\burr.dm"
#include "tff_modular\master_files\code\game\objects\items\tools\weldingtool.dm"
#include "tff_modular\master_files\code\modules\job\job_blacklist.dm"
#include "tff_modular\master_files\code\modules\job\job_trim.dm"
#include "tff_modular\master_files\code\modules\mapping\space_ruins.dm"
#include "tff_modular\master_files\code\modules\power\cable.dm"
#include "tff_modular\master_files\code\modules\reagents\recipe\coagulant_recipe.dm"
Expand Down

0 comments on commit 4be892c

Please sign in to comment.