mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-27 14:08:44 +01:00
Cuts down being able to hold the tools.
- Makes it so mining can only carry wrenches, screwdrivers, and multitools. - Makes it so xenoarch can carry wrenches and multitools.
This commit is contained in:
@@ -80,6 +80,7 @@
|
||||
/obj/item/modular_computer/tablet,
|
||||
/obj/item/clothing/glasses,
|
||||
/obj/item/clothing/shoes/bhop,
|
||||
/obj/item/device/multitool,
|
||||
/obj/item/device/core_sampler,
|
||||
/obj/item/device/beacon_locator,
|
||||
/obj/item/device/radio,
|
||||
@@ -106,8 +107,8 @@
|
||||
/obj/item/weapon/folder,
|
||||
/obj/item/weapon/clipboard,
|
||||
/obj/item/weapon/anodevice,
|
||||
/obj/item/weapon/tool,
|
||||
/obj/item/weapon/weldingtool,
|
||||
/obj/item/weapon/tool/wrench,
|
||||
/obj/item/weapon/tool/screwdriver,
|
||||
/obj/item/weapon/storage/excavation,
|
||||
/obj/item/weapon/anobattery,
|
||||
/obj/item/weapon/reagent_containers/hypospray/autoinjector,
|
||||
@@ -145,7 +146,8 @@
|
||||
/obj/item/weapon/folder,
|
||||
/obj/item/weapon/clipboard,
|
||||
/obj/item/weapon/anodevice,
|
||||
/obj/item/weapon/tool,
|
||||
/obj/item/weapon/tool/wrench,
|
||||
/obj/item/device/multitool,
|
||||
/obj/item/weapon/storage/excavation,
|
||||
/obj/item/weapon/anobattery,
|
||||
/obj/item/weapon/pickaxe
|
||||
|
||||
Reference in New Issue
Block a user