mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-29 16:10:02 +01:00
xenoarch belt buff (#14762)
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
desc = "Can hold various excavation gear."
|
||||
icon_state = "gearbelt"
|
||||
item_state = "utility"
|
||||
storage_slots = 9
|
||||
can_hold = list(
|
||||
/obj/item/storage/box/samplebags,
|
||||
/obj/item/device/core_sampler,
|
||||
@@ -26,5 +27,6 @@
|
||||
/obj/item/wrench,
|
||||
/obj/item/storage/box/excavation,
|
||||
/obj/item/anobattery,
|
||||
/obj/item/device/ano_scanner
|
||||
/obj/item/device/ano_scanner,
|
||||
/obj/item/ore_detector
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user