Merge pull request #8293 from Schnayy/toolbelt-change

Adds multitools to roboticist/engi toolbelts
This commit is contained in:
MistakeNot4892
2021-09-12 20:16:05 -04:00
committed by VirgoBot
parent f1fdc853cd
commit 0386f03c57
3 changed files with 14 additions and 3 deletions
@@ -85,13 +85,24 @@
/obj/item/stack/cable_coil/random_belt
)
/obj/item/weapon/storage/belt/utility/atmostech
/obj/item/weapon/storage/belt/utility/full/multitool
starts_with = list(
/obj/item/weapon/tool/screwdriver,
/obj/item/weapon/tool/wrench,
/obj/item/weapon/weldingtool,
/obj/item/weapon/tool/crowbar,
/obj/item/weapon/tool/wirecutters,
/obj/item/stack/cable_coil/random_belt,
/obj/item/device/multitool
)
/obj/item/weapon/storage/belt/utility/atmostech
starts_with = list(
/obj/item/weapon/tool/screwdriver,
/obj/item/weapon/tool/wrench,
/obj/item/weapon/weldingtool,
/obj/item/weapon/tool/crowbar,
/obj/item/weapon/tool/wirecutters
)
/obj/item/weapon/storage/belt/utility/chief