mirror of
https://github.com/evilew/GS13-Citadel.git
synced 2026-07-14 09:44:03 +01:00
Update security_officer.dm
This commit is contained in:
committed by
GitHub
parent
18cd6092f9
commit
f8d4e5e278
@@ -144,7 +144,7 @@ GLOBAL_LIST_INIT(available_depts, list(SEC_DEPT_ENGINEERING, SEC_DEPT_MEDICAL, S
|
||||
l_pocket = /obj/item/restraints/handcuffs
|
||||
r_pocket = /obj/item/assembly/flash/handheld
|
||||
suit_store = /obj/item/gun/energy/e_gun/advtaser
|
||||
backpack_contents = list(/obj/item/melee/baton/loaded=1,/obj/item/book/manual/sec_SOP)
|
||||
backpack_contents = list(/obj/item/melee/baton/loaded=1)
|
||||
|
||||
backpack = /obj/item/storage/backpack/security
|
||||
satchel = /obj/item/storage/backpack/satchel/sec
|
||||
|
||||
Reference in New Issue
Block a user