mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-20 19:43:13 +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:
@@ -330,6 +330,7 @@
|
||||
/obj/item/device/hailer,
|
||||
/obj/item/device/megaphone,
|
||||
/obj/item/melee,
|
||||
/obj/item/crowbar,
|
||||
/obj/item/gun/projectile/sec,
|
||||
/obj/item/gun/energy/disruptorpistol,
|
||||
/obj/item/taperoll/police,
|
||||
@@ -337,7 +338,11 @@
|
||||
/obj/item/shield/energy,
|
||||
/obj/item/shield/riot/tact,
|
||||
/obj/item/device/holowarrant,
|
||||
/obj/item/device/radio
|
||||
/obj/item/device/taperecorder,
|
||||
/obj/item/device/radio,
|
||||
/obj/item/device/laser_pointer,
|
||||
/obj/item/device/camera,
|
||||
/obj/item/clipboard,
|
||||
)
|
||||
content_overlays = TRUE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user