mirror of
https://github.com/Aurorastation/Aurora-Old.git
synced 2026-08-30 16:16:17 +01:00
Merge pull request #706 from SoundScopes/master
Duty officer tell things late
This commit is contained in:
@@ -134,6 +134,8 @@
|
||||
bag.name = "officer's leather satchel"
|
||||
bag.desc = "A well cared for leather satchel for Nanotrasen officers."
|
||||
M.equip_if_possible(bag, slot_back)
|
||||
if(M.backbag == 1)
|
||||
M.equip_to_slot_or_del(new /obj/item/weapon/stamp/centcomm(M.back), slot_in_backpack)
|
||||
|
||||
var /obj/item/weapon/storage/lockbox/lockbox = new(M)
|
||||
lockbox.req_access = list(access_cent_captain)
|
||||
|
||||
Reference in New Issue
Block a user