Misc QoL tweaks (#18271)

* Explorer belt can hold binoculars

* Allows chem bags to hold autoinjectors and be on belt

* Adds some more to belt

* comment
This commit is contained in:
Cameron Lennox
2025-08-20 00:24:01 +02:00
committed by GitHub
parent 31b877eb17
commit 1fb55f0353
2 changed files with 9 additions and 6 deletions
@@ -448,8 +448,7 @@
max_storage_space = 200
w_class = ITEMSIZE_LARGE
slowdown = 1 //you probably shouldn't be running with chemicals
can_hold = list(/obj/item/reagent_containers/pill,/obj/item/reagent_containers/glass/beaker,/obj/item/reagent_containers/glass/bottle)
slot_flags = null
can_hold = list(/obj/item/reagent_containers/pill,/obj/item/reagent_containers/glass/beaker,/obj/item/reagent_containers/glass/bottle, /obj/item/reagent_containers/hypospray/autoinjector)
// -----------------------------
// Xeno Bag
@@ -78,10 +78,13 @@
/obj/item/extinguisher/mini,
/obj/item/tape_roll,
/obj/item/integrated_electronics/wirer,
/obj/item/integrated_electronics/debugger, //Vorestation edit adding debugger to toolbelt can hold list
/obj/item/shovel/spade, //VOREStation edit. If it can hold minihoes and hatchers, why not the gardening spade?
/obj/item/stack/nanopaste, //VOREStation edit. Think of it as a tube of superglue. Belts hold that all the time.
/obj/item/geiger //VOREStation edit. Engineers work with rad-slinging stuff sometimes too
/obj/item/pipe_dispenser,
/obj/item/holosign_creator/combifan,
/obj/item/rcd,
/obj/item/integrated_electronics/debugger,
/obj/item/shovel/spade,
/obj/item/stack/nanopaste,
/obj/item/geiger
)
/obj/item/storage/belt/utility/full
@@ -645,6 +648,7 @@
/obj/item/cataloguer,
/obj/item/radio,
/obj/item/mapping_unit,
/obj/item/binoculars,
/obj/item/kinetic_crusher,
/obj/item/analyzer,
/obj/item/storage/sample_container