Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 77327ca

Browse filesBrowse files
authored
Service hall (yogstation13#22983)
1 parent 3d44733 commit 77327ca
Copy full SHA for 77327ca

1 file changed

+1-1Lines changed: 1 addition & 1 deletion

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎code/modules/jobs/job_types/security_officer.dm‎

Copy file name to clipboardExpand all lines: code/modules/jobs/job_types/security_officer.dm
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ GLOBAL_LIST_INIT(available_depts_sec, list(SEC_DEPT_ENGINEERING, SEC_DEPT_MEDICA
109109
minimal_lightup_areas |= GLOB.science_lightup_areas
110110
if(SEC_DEPT_SERVICE)
111111
ears = /obj/item/radio/headset/headset_sec/alt/department/service
112-
dep_access = list(ACCESS_THEATRE, ACCESS_CHAPEL_OFFICE, ACCESS_LIBRARY, ACCESS_BAR, ACCESS_KITCHEN, ACCESS_HYDROPONICS, ACCESS_JANITOR, ACCESS_CLERK)
112+
dep_access = list(ACCESS_THEATRE, ACCESS_CHAPEL_OFFICE, ACCESS_LIBRARY, ACCESS_BAR, ACCESS_KITCHEN, ACCESS_HYDROPONICS, ACCESS_JANITOR, ACCESS_CLERK, ACCESS_SERVICE)
113113
destination = /area/security/checkpoint/service
114114
spawn_point = locate(/obj/effect/landmark/start/depsec/service) in GLOB.department_security_spawns
115115
accessory = /obj/item/clothing/accessory/armband/service

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.