mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-28 07:38:05 +01:00
Merge pull request #15191 from KorPhaeron/chaplain
Theatre Access for Chaplain
This commit is contained in:
@@ -15,8 +15,8 @@ Chaplain
|
||||
|
||||
outfit = /datum/outfit/job/chaplain
|
||||
|
||||
access = list(access_morgue, access_chapel_office, access_crematorium)
|
||||
minimal_access = list(access_morgue, access_chapel_office, access_crematorium)
|
||||
access = list(access_morgue, access_chapel_office, access_crematorium, access_theatre)
|
||||
minimal_access = list(access_morgue, access_chapel_office, access_crematorium, access_theatre)
|
||||
|
||||
/datum/outfit/job/chaplain
|
||||
name = "Chaplain"
|
||||
|
||||
Reference in New Issue
Block a user