From 2e63cb797d22a927aa871333df5cfcce72d24eb1 Mon Sep 17 00:00:00 2001 From: Mezz <46039094+Mezzmerr@users.noreply.github.com> Date: Mon, 28 Oct 2024 18:25:14 -0400 Subject: [PATCH] The Quartermaster is no longer in possession of high contraband at round start (#4534) now the qm has a weapon permit! --- code/datums/id_trim/jobs.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/datums/id_trim/jobs.dm b/code/datums/id_trim/jobs.dm index 34432a638db..1c37341e06d 100644 --- a/code/datums/id_trim/jobs.dm +++ b/code/datums/id_trim/jobs.dm @@ -917,6 +917,7 @@ ACCESS_COMMAND, ACCESS_EVA, ACCESS_BRIG_ENTRANCE, + ACCESS_WEAPONS, ) extra_access = list( ACCESS_TELEPORTER,