[MIRROR] Fixes BS Belt and CE Belt not being able to hold combifans (#11696)

Co-authored-by: Guti <32563288+TheCaramelion@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-09-18 17:32:30 -07:00
committed by GitHub
parent 31815a8dcc
commit d2b8d55cda

View File

@@ -160,7 +160,8 @@
/obj/item/stack/nanopaste,
/obj/item/geiger,
/obj/item/areaeditor/blueprints, //It's a bunch of paper that could prolly be rolled up & slipped into the belt, not to mention CE only, see the RCD's thing above
/obj/item/wire_reader //As above
/obj/item/wire_reader, //As above
/obj/item/holosign_creator/combifan
)
/obj/item/storage/belt/utility/chief/full
@@ -218,7 +219,8 @@
/obj/item/stack/material/steel,
/obj/item/stack/material/glass,
/obj/item/lightreplacer,
/obj/item/pickaxe/plasmacutter
/obj/item/pickaxe/plasmacutter,
/obj/item/holosign_creator/combifan
)