Allows toolbelts to hold nanopaste and cyborg analyzers. (#24051)

* Update belt.dm

Store nanopaste in toolbelts.

* Update belt.dm

can hold cyborg analyzers too!
This commit is contained in:
CRUNCH
2024-02-14 19:43:52 +00:00
committed by GitHub
parent d2fd30e7b2
commit 97cfc533b2
@@ -102,7 +102,9 @@
/obj/item/analyzer,
/obj/item/geiger_counter,
/obj/item/extinguisher/mini,
/obj/item/holosign_creator)
/obj/item/holosign_creator,
/obj/item/stack/nanopaste,
/obj/item/robotanalyzer)
/obj/item/storage/belt/utility/full/populate_contents()
new /obj/item/screwdriver(src)