mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-21 03:51:49 +01:00
Minor Belt Buffs (#19112)
* Adds one extra slot to the xenoarchaeology belt, making it a nice round number of ten. * Adds investigation tools to the security belt, like cameras, recorders, and clipboards. Also crowbars.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
desc = "Can hold various excavation gear."
|
||||
icon_state = "gearbelt"
|
||||
item_state = "utility"
|
||||
storage_slots = 9
|
||||
storage_slots = 10
|
||||
can_hold = list(
|
||||
/obj/item/storage/box/samplebags,
|
||||
/obj/item/device/core_sampler,
|
||||
|
||||
Reference in New Issue
Block a user