mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-01-06 23:42:56 +00:00
Merge pull request #5068 from CHOMPStation2/upstream-merge-13828
[MIRROR] Blueprint Revamp.
This commit is contained in:
@@ -5,7 +5,8 @@
|
||||
|
||||
starts_with = list(
|
||||
/obj/item/clothing/accessory/storage/brown_vest,
|
||||
/obj/item/blueprints,
|
||||
/obj/item/areaeditor/blueprints,
|
||||
/obj/item/wire_reader,
|
||||
///obj/item/clamp, //VOREStation Removal: without leaks those are pointless,
|
||||
///obj/item/clamp, //VOREStation Removal: without leaks those are pointless,
|
||||
/obj/item/clothing/under/rank/chief_engineer,
|
||||
@@ -100,7 +101,8 @@
|
||||
/obj/item/clothing/shoes/boots/winter/engineering,
|
||||
/obj/item/weapon/tank/emergency/oxygen/engi,
|
||||
/obj/item/weapon/storage/belt/utility, //VOREStation Add
|
||||
/obj/item/weapon/reagent_containers/spray/windowsealant) //VOREStation Add
|
||||
/obj/item/weapon/reagent_containers/spray/windowsealant, //VOREStation Add
|
||||
/obj/item/areaeditor/blueprints/engineers) //VOREStation Add
|
||||
|
||||
/obj/structure/closet/secure_closet/engineering_personal/Initialize()
|
||||
if(prob(50))
|
||||
|
||||
Reference in New Issue
Block a user