mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 21:48:39 +01:00
Update head_of_security.dm
This commit is contained in:
@@ -108,9 +108,16 @@
|
||||
/obj/item/storage/box/hosgun/glock/PopulateContents()
|
||||
. = ..()
|
||||
new /obj/item/storage/box/gunset/glock18_hos(src)
|
||||
new /obj/item/ammo_box/c9mm(src)
|
||||
new /obj/item/ammo_box/c9mm(src)
|
||||
new /obj/item/storage/box/hecu_rations(src)
|
||||
|
||||
/obj/item/storage/box/hosgun/revolver/PopulateContents()
|
||||
. = ..()
|
||||
new /obj/item/storage/box/gunset/hos_revolver(src)
|
||||
|
||||
new /obj/item/clothing/neck/hos/redsec(src)
|
||||
new /obj/item/clothing/under/rank/security/head_of_security/redsec(src)
|
||||
new /obj/item/clothing/glasses/hud/security/sunglasses/eyepatch/redsec(src)
|
||||
new /obj/item/clothing/shoes/jackboots/sec/redsec(src)
|
||||
new /obj/item/storage/box/nri_rations(src)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user