mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
[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:
committed by
GitHub
parent
31815a8dcc
commit
d2b8d55cda
@@ -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
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user