[MIRROR] More PSG changes (#10709)

Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-04-21 15:53:47 -07:00
committed by GitHub
parent ff63262b79
commit b76e7c00e1
12 changed files with 140 additions and 25 deletions

View File

@@ -123,7 +123,8 @@
/obj/item/reagent_containers/food/snacks/liquidfood,
/obj/item/reagent_containers/food/snacks/liquidprotein,
/obj/item/cataloguer/compact/pathfinder,
/obj/item/mapping_unit)
/obj/item/mapping_unit,
/obj/item/personal_shield_generator/belt/melee/loaded)
/obj/structure/closet/secure_closet/pathfinder/Initialize(mapload)
if(prob(50))
@@ -175,7 +176,8 @@
/obj/item/gps/medical,
/obj/item/geiger,
/obj/item/bodybag/cryobag,
/obj/item/cataloguer/compact)
/obj/item/cataloguer/compact,
/obj/item/personal_shield_generator/belt/medical/loaded)
/obj/structure/closet/secure_closet/sar/Initialize(mapload)
if(prob(50))

View File

@@ -160,8 +160,9 @@
/obj/item/clothing/suit/bio_suit/cmo,
/obj/item/clothing/head/bio_hood/cmo,
/obj/item/clothing/shoes/white,
/obj/item/reagent_containers/glass/beaker/vial, //VOREStation Add
/obj/item/storage/belt/medical) //VOREStation Add
/obj/item/reagent_containers/glass/beaker/vial,
/obj/item/storage/belt/medical,
/obj/item/personal_shield_generator/belt/medical/loaded)
/obj/structure/closet/secure_closet/CMO/Initialize(mapload)
if(prob(50))

View File

@@ -73,7 +73,8 @@
// /obj/item/clothing/shoes/boots/winter/security, //CHOMP Remove
/obj/item/ticket_printer, //CHOMP Add
/obj/item/gun/energy/taser, // CHOMPADD
/obj/item/flashlight/maglight)
/obj/item/flashlight/maglight,
/obj/item/personal_shield_generator/security/loaded)
//Custom NT Security Lockers, Only found at central command
/obj/structure/closet/secure_closet/nanotrasen_security